Schema Central > UBL 2.2 > UBL-CommonAggregateComponents-2.2.xsd > cac:ToLocation
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:ToLocation

Element information

Content

Attributes

None

Used in

Sample instance

<cac:ToLocation>
   <cbc:LocationTypeCode>7</cbc:LocationTypeCode>
   <cac:Address>
      <cbc:StreetName>Grosse strasse 34</cbc:StreetName>
      <cbc:CityName>Nurnberg</cbc:CityName>
      <cbc:PostalZone>28400</cbc:PostalZone>
      <cac:Country>
         <cbc:IdentificationCode>DE</cbc:IdentificationCode>
      </cac:Country>
   </cac:Address>
</cac:ToLocation>