パンチアウトオーダーメッセージのサンプル

<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.014/cXML.dtd"> <cXML payloadID="9949494@cxml.Comergent.com" xml:lang="en-US" timestamp="--T+00:00" version="1.2.0.14"> <Header> <From> <Credential domain="NetworkID"> <Identity /> </Credential> </From> <To> <Credential domain="NetworkId"> <Identity>user@coupa.com</Identity> </Credential> </To> <Sender> <Credential domain="NetworkID"> <Identity /> </Credential> <UserAgent /> </Sender> </Header> <Message deploymentMode="production"> <PunchOutOrderMessage> <BuyerCookie>f 5 d 75 ddbc 9 e 75 b 6346 b 36 ee 5 c 28 c 5 e 8 b</BuyerCookie> <PunchOutOrderMessageHeader operationAllowed="edit" quoteStatus="final"> <Total> <Money currency="USD">271.88</Money> </Total> <Shipping> <Money currency="USD">0.00</Money> <Description xml:lang="en-US">不明</Description> </Shipping> <Tax> <Money currency="USD">21.88</Money> <Description xml:lang="en-US">不明</Description> </Tax> </PunchOutOrderMessageHeader> <ItemIn quantity="1"> <ItemID> <SupplierPartID>AM 2692</SupplierPartID> <SupplierPartAuxiliaryID>A_B : 5008937 A_B :</SupplierPartAuxiliaryID> </ItemID> <ItemDetail> <UnitPrice> <Money currency="USD">250.00</Money> </UnitPrice> <Description xml:lang="en-US">ANTI - RNase (15 -30 U/ul)</Description> <UnitOfMeasure>EA</UnitOfMeasure> <Classification domain="UNSPSC">41106104</Classification> <ManufacturerPartID>AM 2692</ManufacturerPartID> <ManufacturerName xml:lang="en">Acme Inc.</ManufacturerName> <ManufacturerName /> <LeadTime>0</LeadTime> </ItemDetail> </ItemIn> </PunchOutOrderMessage> </Message> </cXML>