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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:FromLocation

Element information

Content

Attributes

None

Used in

Sample instance

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