<?xml version="1.0"?>
<!-- Generated using Microsoft BizTalk Mapper on Thu, Sep 07 2000 03:10:13 PM -->
<!-- Microsoft Corporation (c) 2000 (http://www.microsoft.com) -->
<mapsource name="Simple purchase orders" BizTalkServerMapperTool_Version="1.0" version="1" xrange="100" yrange="420">

<srctree><Schema name="PO1.xml" b:BizTalkServerEditorTool_Version="1.0" b:root_reference="PO1" b:standard="XML" xmlns="urn:schemas-microsoft-com:xml-data" xmlns:b="urn:schemas-microsoft-com:BizTalkServer" xmlns:dt="urn:schemas-microsoft-com:datatypes">
			<b:SelectionFields/>
			
			<ElementType name="PO1" content="eltOnly">
				<b:RecordInfo/>
				<element type="ShipTo"/>
				<element type="Customer"/>
			</ElementType>
			
			<ElementType name="ShipTo" content="empty">
				<b:RecordInfo/>
				<AttributeType name="poNo" dt:type="int">
					<b:FieldInfo/></AttributeType>
				<AttributeType name="custNo" dt:type="int">
					<b:FieldInfo/></AttributeType>
				<AttributeType name="shipToCity" dt:type="string" >
					<b:FieldInfo/></AttributeType>
				<AttributeType name="shipToStreet" dt:type="string">
					<b:FieldInfo/></AttributeType>
				<AttributeType name="shipToZip" dt:type="string">
					<b:FieldInfo/></AttributeType>
				<attribute type="poNo"/>
				<attribute type="custNo"/>
				<attribute type="shipToCity"/>
				<attribute type="shipToStreet"/>
				<attribute type="shipToZip"/>
			</ElementType>
			<ElementType name="Customer" content="empty">
				<b:RecordInfo/>
				<AttributeType name="custNo" dt:type="int">
					<b:FieldInfo/></AttributeType>
				<AttributeType name="custName" dt:type="string">
					<b:FieldInfo/></AttributeType>
				<AttributeType name="custCity" dt:type="string" >
					<b:FieldInfo/></AttributeType>
				<AttributeType name="custStreet" dt:type="string">
					<b:FieldInfo/></AttributeType>
				<AttributeType name="custZip" dt:type="string">
					<b:FieldInfo/></AttributeType>
				<attribute type="custNo"/>
				<attribute type="custName"/>
				<attribute type="custCity"/>
				<attribute type="custStreet"/>
				<attribute type="custZip"/>
			</ElementType>
			
			</Schema>
	</srctree>
<Values><TestValues/>
		<ConstantValues/>
	</Values>
<sinktree><Schema name="PO2.biz" b:BizTalkServerEditorTool_Version="1.0" b:root_reference="PO2" b:standard="XML" xmlns="urn:schemas-microsoft-com:xml-data" xmlns:b="urn:schemas-microsoft-com:BizTalkServer" xmlns:dt="urn:schemas-microsoft-com:datatypes">
			<b:SelectionFields/>
			<ElementType name="PO2" content="eltOnly">
				<b:RecordInfo/>
				<element type="DeliverTo"/>
				<element type="BillTo"/>
			</ElementType>
			<ElementType name="DeliverTo" content="eltOnly">
				<b:RecordInfo/>
				<element type="Address"/>
			</ElementType>
			<ElementType name="BillTo" content="eltOnly">
				<b:RecordInfo/>
				<element type="Address"/>
			</ElementType>
			
			<ElementType name="Address" content="empty">
				<b:RecordInfo/>
				<AttributeType name="Street" dt:type="string" >
					<b:FieldInfo/></AttributeType>
				<AttributeType name="City" dt:type="string">
					<b:FieldInfo/></AttributeType>
				<AttributeType name="Zip" dt:type="string">
					<b:FieldInfo/></AttributeType>
				<attribute type="Street"/>
				<attribute type="City"/>
				<attribute type="Zip"/>
			</ElementType>

</Schema>
	</sinktree>
<links>
</links>
<functions/>
<CompiledXSL>	</CompiledXSL></mapsource>

