cac:CustomsExitOfficeLocation
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
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:ID [0..1]An identifier for this location, e.g., the EAN Location Number, GLN.
- cbc:Description [0..*]Text describing this location.
- cbc:Conditions [0..*]Free-form text describing the physical conditions of the location.
- cbc:CountrySubentity [0..1]A territorial division of a country, such as a county or state, expressed as text.
- cbc:CountrySubentityCode [0..1]A territorial division of a country, such as a county or state, expressed as a code.
- cbc:LocationTypeCode [0..1]A code signifying the type of location.
- cbc:InformationURI [0..1]The Uniform Resource Identifier (URI) of a document providing information about this location.
- cbc:Name [0..1]The name of this location.
- cac:ValidityPeriod [0..*]A period during which this location can be used (e.g., for delivery).
- cac:Address [0..1]The address of this location.
- cac:Storage [0..1]The description and requirements of the storage at this location.
- cac:SubsidiaryLocation [0..*]A location subsidiary to this location.
- cac:LocationCoordinate [0..*]The geographical coordinates of this location.
Attributes
None
Used in
- Type ImportCustomsDeclarationType (Element ImportCustomsDeclaration)
- Type cac:CustomsDeclarationType (Elements cac:CustomsDeclaration, cac:PreviousCustomsDeclaration)
Sample instance
<cac:CustomsExitOfficeLocation> <cbc:ID schemeID="locode">DK003102</cbc:ID> <cac:Address> <cbc:StreetName>Dalsagervej</cbc:StreetName> <cbc:BuildingNumber>7</cbc:BuildingNumber> <cbc:CityName>Hirtshals</cbc:CityName> <cbc:PostalZone>9850 </cbc:PostalZone> <cac:Country> <cbc:IdentificationCode>DK</cbc:IdentificationCode> </cac:Country> </cac:Address> </cac:CustomsExitOfficeLocation>