This directory contains files that are shared by the various insurance examples.  The common
files are:
	
	LogSoapMessages.wks  --  A workspace containing a script that enables logging of server input and 
	output messages to the System Transcript.  

	SstWSInsurancePolicyClientInterface.xml - A client service deployment descriptor that describes the 
	resources required for invoking the insurance example.	

	SstWSInsurancePolicyServerInterface.xml -  A deployment descriptor that describes the resources for 
	hosting the insurance example.

	SstWSInsurancePolicyInterface.wsdl - The implementation WSDL that describes details for invoking 
	the insurance example.  The interface WSDL (SstWSInsurancePolicyInterface-interface.wsdl) is imported
	from the subdirectory of the active test.	

	SstWSInsurancePolicyInterface.xsd - The XML schema that describes the data structures (classes) used
	by the insurance example.  This schema is imported by the SstWSInsurancePolicyInterface-interface.wsdl
	resource file.

	SstWSSampleServerContainer.xml -  A container deployment descriptor used to initialize a Web services 
	container to host the insurance example.	

	VASTInsuranceExampleDatabase.xml  -  An XML file used to supply test data for the insurance example.
	
	VASTInsuranceExample.map - A VisualAge mapping specification file containing rules for mapping 
	XML into the business objects of the insurance policy application.

	VASTSampleGlobals.xsd  -  An XML schema that describes a SOAP header that is processed by the 
	insurance example.
