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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:FromLocation

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:LocationType

Properties: Global, Qualified

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>