element LocationPrimaryInformation
diagram taf_cat_complete_sector_p277.png
namespace http://taf-jsg.info/schemes
properties
content complex
children LocationPrimaryName ResponsibleIM PrimaryLocationNameASCII LocationValidityPeriod ContainerHandlingFlag HandoverPointFlag FreightFlag FreightValidityPeriod PassengerFlag PassengerValidityPeriod GeographicCoordinates NUTS_Code Comments
used by
element LocationFileDatasetMessage
annotation
documentation
Required for Primary Location Add, Update, of a Location Primary Code
source <xs:element name="LocationPrimaryInformation">
 
<xs:annotation>
   
<xs:documentation>Required for Primary Location Add, Update, of a Location Primary Code</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="LocationPrimaryName"/>
     
<xs:element ref="ResponsibleIM"/>
     
<xs:element name="PrimaryLocationNameASCII">
       
<xs:annotation>
         
<xs:documentation>the location name in free text, using ASCII character set</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="255"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element ref="LocationValidityPeriod"/>
     
<xs:element ref="ContainerHandlingFlag" minOccurs="0"/>
     
<xs:element ref="HandoverPointFlag" minOccurs="0"/>
     
<xs:sequence minOccurs="0">
       
<xs:element ref="FreightFlag"/>
       
<xs:element name="FreightValidityPeriod" type="ValidityPeriod" minOccurs="0"/>
     
</xs:sequence>
     
<xs:sequence minOccurs="0">
       
<xs:element ref="PassengerFlag"/>
       
<xs:element name="PassengerValidityPeriod" type="ValidityPeriod" minOccurs="0"/>
     
</xs:sequence>
     
<xs:element ref="GeographicCoordinates" minOccurs="0"/>
     
<xs:element name="NUTS_Code" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Nomiclature for Territoritorial Units for Statistics.  A NUTS code begins with a two-letter code referencing the country, which is identical to the ISO 3166-1 alpha-2 code </xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="50"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element ref="Comments" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element LocationPrimaryInformation/PrimaryLocationNameASCII
diagram taf_cat_complete_sector_p278.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 255
annotation
documentation
the location name in free text, using ASCII character set
source <xs:element name="PrimaryLocationNameASCII">
 
<xs:annotation>
   
<xs:documentation>the location name in free text, using ASCII character set</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="255"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element LocationPrimaryInformation/FreightValidityPeriod
diagram taf_cat_complete_sector_p279.png
namespace http://taf-jsg.info/schemes
type ValidityPeriod
properties
minOcc 0
maxOcc 1
content complex
children StartDate EndDate
source <xs:element name="FreightValidityPeriod" type="ValidityPeriod" minOccurs="0"/>

element LocationPrimaryInformation/PassengerValidityPeriod
diagram taf_cat_complete_sector_p280.png
namespace http://taf-jsg.info/schemes
type ValidityPeriod
properties
minOcc 0
maxOcc 1
content complex
children StartDate EndDate
source <xs:element name="PassengerValidityPeriod" type="ValidityPeriod" minOccurs="0"/>

element LocationPrimaryInformation/NUTS_Code
diagram taf_cat_complete_sector_p281.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 50
annotation
documentation
Nomiclature for Territoritorial Units for Statistics.  A NUTS code begins with a two-letter code referencing the country, which is identical to the ISO 3166-1 alpha-2 code
source <xs:element name="NUTS_Code" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Nomiclature for Territoritorial Units for Statistics.  A NUTS code begins with a two-letter code referencing the country, which is identical to the ISO 3166-1 alpha-2 code </xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="50"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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