shipTo Element DescriptionThe shipping address. Namespace (none) TypeUSAddress Complex Type Diagram Overview shipTo USAddress Complex Type The shipping address. country optional xs:NMTOKEN The country name. Sequence name xs:string The name of the recipient. street xs:string The street name and house number. city xs:string The city name. state xs:string The state name. zip xs:decimal The zip code. Source<xs:element name="shipTo" type="USAddress" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation xml:lang="en">The shipping address.</xs:documentation> </xs:annotation> </xs:element> See AlsoPurchaseOrderType Complex Type | PurchaseOrder Schema