billTo Element DescriptionThe billing address. Namespace (none) TypeUSAddress Complex Type Diagram Overview billTo USAddress Complex Type The billing 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="billTo" type="USAddress" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation xml:lang="en">The billing address.</xs:documentation> </xs:annotation> </xs:element> See AlsoPurchaseOrderType Complex Type | PurchaseOrder Schema