Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <xs:schema xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema" attributeFormDefault="unqualified" elementFormDefault="qualified">
- <xsd:import namespace="http://api.channeladvisor.com/datacontracts/orders" />
- <xsd:element name="OrderResponseDetailComplete">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element xmlns:q1="http://api.channeladvisor.com/datacontracts/orders" ref="q1:NumberOfMatches" />
- <xsd:element xmlns:q2="http://api.channeladvisor.com/datacontracts/orders" ref="q2:OrderTimeGMT" />
- <xsd:element xmlns:q3="http://api.channeladvisor.com/datacontracts/orders" ref="q3:LastUpdateDate" />
- <xsd:element xmlns:q4="http://api.channeladvisor.com/datacontracts/orders" ref="q4:TotalOrderAmount" />
- <xsd:element xmlns:q5="http://api.channeladvisor.com/datacontracts/orders" ref="q5:OrderState" />
- <xsd:element xmlns:q6="http://api.channeladvisor.com/datacontracts/orders" ref="q6:DateCancelledGMT" />
- <xsd:element xmlns:q7="http://api.channeladvisor.com/datacontracts/orders" ref="q7:OrderID" />
- <xsd:element xmlns:q8="http://api.channeladvisor.com/datacontracts/orders" ref="q8:ClientOrderIdentifier" />
- <xsd:element xmlns:q9="http://api.channeladvisor.com/datacontracts/orders" ref="q9:SellerOrderID" />
- <xsd:element xmlns:q10="http://api.channeladvisor.com/datacontracts/orders" ref="q10:OrderStatus" />
- <xsd:element xmlns:q11="http://api.channeladvisor.com/datacontracts/orders" ref="q11:ResellerID" />
- <xsd:element xmlns:q12="http://api.channeladvisor.com/datacontracts/orders" ref="q12:BuyerEmailAddress" />
- <xsd:element xmlns:q13="http://api.channeladvisor.com/datacontracts/orders" ref="q13:EmailOptIn" />
- <xsd:element xmlns:q14="http://api.channeladvisor.com/datacontracts/orders" ref="q14:PaymentInfo" />
- <xsd:element xmlns:q15="http://api.channeladvisor.com/datacontracts/orders" ref="q15:ShippingInfo" />
- <xsd:element xmlns:q16="http://api.channeladvisor.com/datacontracts/orders" ref="q16:BillingInfo" />
- <xsd:element xmlns:q17="http://api.channeladvisor.com/datacontracts/orders" ref="q17:FlagDescription" />
- <xsd:element xmlns:q18="http://api.channeladvisor.com/datacontracts/orders" ref="q18:ShoppingCart" />
- <xsd:element xmlns:q19="http://api.channeladvisor.com/datacontracts/orders" ref="q19:CustomValueList" />
- <xsd:element xmlns:q20="http://api.channeladvisor.com/datacontracts/orders" ref="q20:BuyerIpAddress" />
- <xsd:element xmlns:q21="http://api.channeladvisor.com/datacontracts/orders" ref="q21:TransactionNotes" />
- </xsd:sequence>
- </xsd:complexType>
- </xsd:element>
- </xs:schema>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement