complexType LocationType
diagram gluon3_1_p1866.png
namespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
children ID Description Conditions CountrySubentity CountrySubentityCode ValidityPeriod Address
used by
elements DeliveryLocation FirstArrivalPortLocation LastExitPortLocation LoadingLocation LoadingPortLocation Location PhysicalLocation TransshipPortLocation UnloadingPortLocation
annotation
documentation
<ccts:Component>
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Location. Details</ccts:DictionaryEntryName>
<ccts:Definition>Information about a location.</ccts:Definition>
<ccts:ObjectClass>Location</ccts:ObjectClass>
</ccts:Component>
source <xs:complexType name="LocationType">
 
<xs:annotation>
   
<xs:documentation>
     
<ccts:Component>
       
<ccts:ComponentType>ABIE</ccts:ComponentType>
       
<ccts:DictionaryEntryName>Location. Details</ccts:DictionaryEntryName>
       
<ccts:Definition>Information about a location.</ccts:Definition>
       
<ccts:ObjectClass>Location</ccts:ObjectClass>
     
</ccts:Component>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="cbc:ID" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Location. Identifier</ccts:DictionaryEntryName>
           
<ccts:Definition>The unique identifier for the location, e.g., the EAN Location Number, GLN.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Location</ccts:ObjectClass>
           
<ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
           
<ccts:DataType>Identifier. Type</ccts:DataType>
           
<ccts:Examples>5790002221134</ccts:Examples>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:Description" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Location. Description. Text</ccts:DictionaryEntryName>
           
<ccts:Definition>The description or name of the location.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Location</ccts:ObjectClass>
           
<ccts:PropertyTerm>Description</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
           
<ccts:DataType>Text. Type</ccts:DataType>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:Conditions" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Location. Conditions. Text</ccts:DictionaryEntryName>
           
<ccts:Definition>Conditions describing the location.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Location</ccts:ObjectClass>
           
<ccts:PropertyTerm>Conditions</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
           
<ccts:DataType>Text. Type</ccts:DataType>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:CountrySubentity" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Location. Country Subentity. Text</ccts:DictionaryEntryName>
           
<ccts:Definition>A territorial division of a country, such as a county or state.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Location</ccts:ObjectClass>
           
<ccts:PropertyTerm>Country Subentity</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
           
<ccts:DataType>Text. Type</ccts:DataType>
           
<ccts:AlternativeBusinessTerms>AdministrativeArea, State, Country, Shire, Canton</ccts:AlternativeBusinessTerms>
           
<ccts:Examples>"Florida","Tamilnadu"</ccts:Examples>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:CountrySubentityCode" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>BBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Location. Country Subentity Code. Code</ccts:DictionaryEntryName>
           
<ccts:Definition>The territorial division of a country, such as a county or state, expressed as a code.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Location</ccts:ObjectClass>
           
<ccts:PropertyTerm>Country Subentity Code</ccts:PropertyTerm>
           
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
           
<ccts:DataType>Code. Type</ccts:DataType>
           
<ccts:AlternativeBusinessTerms>AdministrativeAreaCode, State Code</ccts:AlternativeBusinessTerms>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ValidityPeriod" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Location. Validity_ Period. Period</ccts:DictionaryEntryName>
           
<ccts:Definition>Period(s) in which the location can be used, e.g., for delivery.</ccts:Definition>
           
<ccts:Cardinality>0..n</ccts:Cardinality>
           
<ccts:ObjectClass>Location</ccts:ObjectClass>
           
<ccts:PropertyTermQualifier>Validity</ccts:PropertyTermQualifier>
           
<ccts:PropertyTerm>Period</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Address" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<ccts:Component>
           
<ccts:ComponentType>ASBIE</ccts:ComponentType>
           
<ccts:DictionaryEntryName>Location. Address</ccts:DictionaryEntryName>
           
<ccts:Definition>Association to the address of the location.</ccts:Definition>
           
<ccts:Cardinality>0..1</ccts:Cardinality>
           
<ccts:ObjectClass>Location</ccts:ObjectClass>
           
<ccts:PropertyTerm>Address</ccts:PropertyTerm>
           
<ccts:AssociatedObjectClass>Address</ccts:AssociatedObjectClass>
         
</ccts:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy