<?xml version="1.0" encoding="UTF-8"?>
<ord:ProcessOrder xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oa="http://www.openapplications.org/oagis/9"
	xmlns:wcf="http://www.ibm.com/xmlns/prod/commerce/foundation" xmlns:ord="http://www.ibm.com/xmlns/prod/commerce/order"
	xsi:schemaLocation="http://www.ibm.com/xmlns/prod/commerce/order ../WebServicesRouter/WebContent/xsd/OAGIS/9.0/Overlays/IBM/Commerce/BODs/ProcessOrder.xsd http://www.openapplications.org/oagis/9 ../../../../../../Oagis9Dependencies.xsd http://www.ibm.com/xmlns/prod/commerce/foundation ../Resources/Components/CommerceFoundation.xsd "
	releaseID="" versionID="">
	<wcf:ApplicationArea>
		<oa:CreationDateTime>2007-01-01T00:00:00Z</oa:CreationDateTime>
		<oa:BODID>TEST</oa:BODID>
		<wcf:BusinessContext>
			<wcf:ContextData name="storeId">10001</wcf:ContextData>
			<wcf:ContextData name="langId">-1</wcf:ContextData>
			<wcf:ContextData name="Locale">en_US</wcf:ContextData>
		</wcf:BusinessContext>
	</wcf:ApplicationArea>
	<ord:DataArea>
		<oa:Process>
			<oa:ActionCriteria>
				<oa:ActionExpression actionCode="Preprocess" expressionLanguage="XPath">Order</oa:ActionExpression>
			</oa:ActionCriteria>
		</oa:Process>
		<ord:Order>
			<ord:OrderHeader>
				<wcf:OrderIdentifier>
					<wcf:OrderID>10538</wcf:OrderID>
				</wcf:OrderIdentifier>
				<ord:OrderReferences>
					<ord:StoreID>10001</ord:StoreID>
					<ord:CustomerIdentifier>
						<wcf:UniqueID>3</wcf:UniqueID>
					</ord:CustomerIdentifier>
				</ord:OrderReferences>
				<ord:OrderShippingInfo>
					<ord:ShipAsComplete>true</ord:ShipAsComplete>
				</ord:OrderShippingInfo>
			</ord:OrderHeader>
			<ord:OrderItem>
				<wcf:ProductIdentifier>
					<wcf:SKU>A0000646</wcf:SKU>
				</wcf:ProductIdentifier>
				<ord:Quantity uom="C62">1.0</ord:Quantity>
				<ord:OrderItemShippingInfo>
					<ord:ShippingAddress>
						<wcf:AddressLine>123 Main Street</wcf:AddressLine>
						<wcf:City>Toronto</wcf:City>
						<wcf:StateOrProvinceName>ON</wcf:StateOrProvinceName>
						<wcf:Country>CA</wcf:Country>
						<wcf:PostalCode>M1M1M1</wcf:PostalCode>
					</ord:ShippingAddress>
					<ord:ShippingModeID>10001</ord:ShippingModeID>
				</ord:OrderItemShippingInfo>
			</ord:OrderItem>
		</ord:Order>
	</ord:DataArea>
</ord:ProcessOrder>
