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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:Location

Element information

Content

Attributes

None

Used in

Sample instance

<cac:Location>
   <cac:Address>
      <cbc:ID schemeAgencyName="UN" schemeName="UN/LOCODE">DEHAM</cbc:ID>
      <cbc:StreetName>Neuer Wandrahm 4</cbc:StreetName>
      <cbc:CityName>Hamburg</cbc:CityName>
      <cac:Country>
         <cbc:IdentificationCode>DE</cbc:IdentificationCode>
      </cac:Country>
   </cac:Address>
</cac:Location>