<?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="RDB vs Star datawarehouse" BizTalkServerMapperTool_Version="1.0" version="1" xrange="100" yrange="420">

<srctree><Schema name="RDB.xml" b:BizTalkServerEditorTool_Version="1.0" b:root_reference="RDB" 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="RDB" content="eltOnly">
				<b:RecordInfo/>

<element type="Customers" maxOccurs="*" minOccurs="1"/>
<element type="Employees" maxOccurs="*" minOccurs="1"/>
<element type="Employeeterritory" maxOccurs="*" minOccurs="1"/>
<element type="Territories" maxOccurs="*" minOccurs="1"/>

<element type="Territoryregion" maxOccurs="*" minOccurs="1"/>
<element type="Region" maxOccurs="*" minOccurs="1"/>
<element type="Products" maxOccurs="*" minOccurs="1"/>
<element type="Brands" maxOccurs="*" minOccurs="1"/>

<element type="Paymentmethods" maxOccurs="*" minOccurs="1"/>
<element type="Payment" maxOccurs="*" minOccurs="1"/>
<element type="Shippingmethods" maxOccurs="*" minOccurs="1"/>
<element type="Orders" maxOccurs="*" minOccurs="1"/>				

<element type="Orderdetails" maxOccurs="*" minOccurs="1"/>				
			</ElementType>


			
<ElementType name="Customers" content="empty">
				<b:RecordInfo/>

<AttributeType name="CustomerID" dt:type="id">
				<b:FieldInfo/></AttributeType>
<AttributeType name="CompanyName" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="ContactFirstName" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="ContactLastName" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="BillingAddress" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="City" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="StateorProvince" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="PostalCode" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="Country" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="ContactTitle" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="PhoneNumber" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="FaxNumber" dt:type="string">
				<b:FieldInfo/></AttributeType>


<attribute type="CustomerID"/>
<attribute type="CompanyName"/>
<attribute type="ContactFirstName"/>
<attribute type="ContactLastName"/>
<attribute type="BillingAddress"/>
<attribute type="City"/>
<attribute type="StateorProvince"/>
<attribute type="PostalCode"/>
<attribute type="Country"/>
<attribute type="ContactTitle"/>
<attribute type="PhoneNumber"/>
<attribute type="FaxNumber"/>

			</ElementType>


<ElementType name="Employees" content="empty">
				<b:RecordInfo/>

<AttributeType name="EmployeeID" dt:type="id">
				<b:FieldInfo/></AttributeType>
<AttributeType name="FirstName" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="LastName" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="Title" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="EmailName" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="Extension" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="Workphone" dt:type="string">
				<b:FieldInfo/></AttributeType>

<attribute type="EmployeeID"/>
<attribute type="FirstName"/>
<attribute type="LastName"/>
<attribute type="Title"/>
<attribute type="EmailName"/>
<attribute type="Extension"/>
<attribute type="Workphone"/>

			</ElementType>

<ElementType name="Employeeterritory" content="empty">
				<b:RecordInfo/>

<AttributeType name="EmployeeID" dt:type="idref">
				<b:FieldInfo/></AttributeType>
<AttributeType name="TerritoryID" dt:type="idref">
				<b:FieldInfo/></AttributeType>
<attribute type="EmployeeID"/>
<attribute type="TerritoryID"/>

			</ElementType>


<ElementType name="Territories" content="empty">
				<b:RecordInfo/>

<AttributeType name="TerritoryID" dt:type="id">
				<b:FieldInfo/></AttributeType>
<AttributeType name="TerritoryDescription" dt:type="string">
				<b:FieldInfo/></AttributeType>

<attribute type="TerritoryID"/>
<attribute type="TerritoryDescription"/>

			</ElementType>



<ElementType name="Territoryregion" content="empty">
				<b:RecordInfo/>

<AttributeType name="TerritoryID" dt:type="idref">
				<b:FieldInfo/></AttributeType>
<AttributeType name="RegionID" dt:type="idref">
				<b:FieldInfo/></AttributeType>

<attribute type="TerritoryID"/>
<attribute type="RegionID"/>

			</ElementType>


<ElementType name="Region" content="empty">
				<b:RecordInfo/>

<AttributeType name="RegionID" dt:type="id">
				<b:FieldInfo/></AttributeType>
<AttributeType name="RegionDescription" dt:type="string">
				<b:FieldInfo/></AttributeType>

<attribute type="RegionID"/>
<attribute type="RegionDescription"/>

			</ElementType>


<ElementType name="Products" content="empty">
				<b:RecordInfo/>

<AttributeType name="ProductID" dt:type="id">
				<b:FieldInfo/></AttributeType>
<AttributeType name="BrandID" dt:type="idref">
				<b:FieldInfo/></AttributeType>
<AttributeType name="ProductName" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="BrandDescription" dt:type="string">
				<b:FieldInfo/></AttributeType>

<attribute type="ProductID"/>
<attribute type="BrandID"/>
<attribute type="ProductName"/>
<attribute type="BrandDescription"/>

			</ElementType>

<ElementType name="Brands" content="empty">
				<b:RecordInfo/>

<AttributeType name="BrandID" dt:type="id">
				<b:FieldInfo/></AttributeType>
<AttributeType name="BrandDescription" dt:type="string">
				<b:FieldInfo/></AttributeType>

<attribute type="BrandID"/>
<attribute type="BrandDescription"/>

			</ElementType>


<ElementType name="Paymentmethods" content="empty">
				<b:RecordInfo/>

<AttributeType name="PaymentMethodID" dt:type="id">
				<b:FieldInfo/></AttributeType>
<AttributeType name="PaymentMethod" dt:type="string">
				<b:FieldInfo/></AttributeType>

<attribute type="PaymentMethodID"/>
<attribute type="PaymentMethod"/>

			</ElementType>


<ElementType name="Payment" content="empty">
				<b:RecordInfo/>

<AttributeType name="PaymentID" dt:type="id">
				<b:FieldInfo/></AttributeType>
<AttributeType name="OrderID" dt:type="idref">
				<b:FieldInfo/></AttributeType>
<AttributeType name="PaymentMethodID" dt:type="idref">
				<b:FieldInfo/></AttributeType>
<AttributeType name="PaymentAmount" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="PaymentDate" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="CreditCardNumber" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="CardholderName" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="CreditCardExpDate" dt:type="string">
				<b:FieldInfo/></AttributeType>

<attribute type="PaymentID"/>
<attribute type="OrderID"/>
<attribute type="PaymentMethodID"/>
<attribute type="PaymentAmount"/>
<attribute type="PaymentDate"/>
<attribute type="CreditCardNumber"/>
<attribute type="CardholderName"/>
<attribute type="CreditCardExpDate"/>


			</ElementType>



<ElementType name="Shippingmethods" content="empty">
				<b:RecordInfo/>

<AttributeType name="ShippingMethodID" dt:type="id">
				<b:FieldInfo/></AttributeType>
<AttributeType name="ShippingMethod" dt:type="string">
				<b:FieldInfo/></AttributeType>

<attribute type="ShippingMethodID"/>
<attribute type="ShippingMethod"/>

			</ElementType>


<ElementType name="Orders" content="empty">
				<b:RecordInfo/>

<AttributeType name="OrderID" dt:type="id">
				<b:FieldInfo/></AttributeType>
<AttributeType name="ShippingMethodID" dt:type="idref">
				<b:FieldInfo/></AttributeType>
<AttributeType name="EmployeeID" dt:type="idref">
				<b:FieldInfo/></AttributeType>
<AttributeType name="CustomerID" dt:type="idref">
				<b:FieldInfo/></AttributeType>
<AttributeType name="OrderDate" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="Quantity" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="UnitPrice" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="Discount" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="PurchaseOrdNumber" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="ShipName" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="ShipAddress" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="ShipDate" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="FreightCharge" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="SalesTaxRate" dt:type="string">
				<b:FieldInfo/></AttributeType>


<attribute type="OrderID"/>
<attribute type="ShippingMethodID"/>
<attribute type="EmployeeID"/>
<attribute type="CustomerID"/>
<attribute type="OrderDate"/>
<attribute type="Quantity"/>
<attribute type="UnitPrice"/>
<attribute type="Discount"/>
<attribute type="PurchaseOrdNumber"/>
<attribute type="ShipName"/>
<attribute type="ShipAddress"/>
<attribute type="ShipDate"/>
<attribute type="FreightCharge"/>
<attribute type="SalesTaxRate"/>

			</ElementType>

<ElementType name="Orderdetails" content="empty">
				<b:RecordInfo/>

<AttributeType name="OrderDetailID" dt:type="id">
				<b:FieldInfo/></AttributeType>
<AttributeType name="OrderID" dt:type="idref">
				<b:FieldInfo/></AttributeType>
<AttributeType name="ProductID" dt:type="idref">
				<b:FieldInfo/></AttributeType>
<AttributeType name="Quantity" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="UnitPrice" dt:type="string">
				<b:FieldInfo/></AttributeType>
<AttributeType name="Discount" dt:type="string">
				<b:FieldInfo/></AttributeType>

<attribute type="OrderDetailID"/>
<attribute type="OrderID"/>
<attribute type="ProductID"/>
<attribute type="Quantity"/>
<attribute type="UnitPrice"/>
<attribute type="Discount"/>

			</ElementType>


			</Schema>
	</srctree>
<Values><TestValues/>
		<ConstantValues/>
	</Values>
<sinktree><Schema name="Star.biz" b:BizTalkServerEditorTool_Version="1.0" b:root_reference="Star" 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="Star" content="eltOnly">
				<b:RecordInfo/>
			
<element type="Products" maxOccurs="*" minOccurs="1"/>
<element type="Sales" maxOccurs="*" minOccurs="1"/>
<element type="Geography" maxOccurs="*" minOccurs="1"/>				
<element type="Customers" maxOccurs="*" minOccurs="1"/>
<element type="Time" maxOccurs="*" minOccurs="1"/>
								
			</ElementType>

			<ElementType name="Products" content="empty">
				<b:RecordInfo/>
				
				<AttributeType name="ProductID" dt:type="id">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="ProductName" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="BrandID" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="BrandDescription" dt:type="string">
					<b:FieldInfo/></AttributeType>

			<attribute type="ProductID"/>
			<attribute type="ProductName"/>
			<attribute type="BrandID"/>
			<attribute type="BrandDescription"/>

			</ElementType>

<ElementType name="Geography" content="empty">
				<b:RecordInfo/>
				
				<AttributeType name="PostalCode" dt:type="id">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="TerritoryID" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="TerritoryDescription" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="RegionID" dt:type="string">
					<b:FieldInfo/></AttributeType>
				
				<AttributeType name="RegionDescription" dt:type="string">
					<b:FieldInfo/></AttributeType>

								
			<attribute type="PostalCode"/>
			<attribute type="TerritoryID"/>
			<attribute type="TerritoryDescription"/>
			<attribute type="RegionID"/>
			<attribute type="RegionDescription"/>

						
</ElementType>

<ElementType name="Customers" content="empty">
				<b:RecordInfo/>
				
				<AttributeType name="CustomerID" dt:type="id">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="CustomerName" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="CustomerTypeID" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="CustomerTypeDescription" dt:type="string">
					<b:FieldInfo/></AttributeType>
				
				<AttributeType name="PostalCode" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="State" dt:type="string">
					<b:FieldInfo/></AttributeType>

				
			<attribute type="CustomerID"/>
			<attribute type="CustomerName"/>
			<attribute type="CustomerTypeID"/>
			<attribute type="CustomerTypeDescription"/>

			<attribute type="PostalCode"/>
			<attribute type="State"/>
						
</ElementType>

<ElementType name="Time" content="empty">
				<b:RecordInfo/>
				
				<AttributeType name="Date" dt:type="id">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="DayOfWeek" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="Month" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="Year" dt:type="string">
					<b:FieldInfo/></AttributeType>
				
				<AttributeType name="Quarter" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="DayOfYear" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="Holiday" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="Weekend" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="YearMonth" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="WeekOfYear" dt:type="string">
					<b:FieldInfo/></AttributeType>


			<attribute type="Date"/>
			<attribute type="DayOfWeek"/>
			<attribute type="Month"/>
			<attribute type="Year"/>

			<attribute type="Quarter"/>
			<attribute type="DayOfYear"/>
			<attribute type="Holiday"/>
			<attribute type="Weekend"/>

			<attribute type="YearMonth"/>
			<attribute type="WeekOfYear"/>
			
</ElementType>


<ElementType name="Sales" content="empty">
				<b:RecordInfo/>
				
				<AttributeType name="OrderID" dt:type="id">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="OrderDetailID" dt:type="string">
					<b:FieldInfo/></AttributeType>
											
				<AttributeType name="ProductID" dt:type="idref">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="Quantity" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="UnitPrice" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="Discount" dt:type="string">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="PostalCode" dt:type="idref">
					<b:FieldInfo/></AttributeType>

				<AttributeType name="CustomerID" dt:type="idref">
					<b:FieldInfo/></AttributeType>
				<AttributeType name="OrderDate" dt:type="idref">
					<b:FieldInfo/></AttributeType>
			

			<attribute type="OrderID"/>
			<attribute type="OrderDetailID"/>
			<attribute type="CustomerID"/>			
			<attribute type="PostalCode"/>
			<attribute type="ProductID"/>
			<attribute type="OrderDate"/>
			<attribute type="Quantity"/>
			<attribute type="UnitPrice"/>
			<attribute type="Discount"/>

			

			
</ElementType>








			</Schema>
	</sinktree>
<links>
</links>
<functions/>
<CompiledXSL>
	</CompiledXSL></mapsource>

