diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | LocationPrimaryName ResponsibleIM PrimaryLocationNameASCII LocationValidityPeriod ContainerHandlingFlag HandoverPointFlag FreightFlag FreightValidityPeriod PassengerFlag PassengerValidityPeriod GeographicCoordinates NUTS_Code Comments | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | ![]() |
||||||
namespace | http://taf-jsg.info/schemes | ||||||
type | ValidityPeriod | ||||||
properties |
|
||||||
children | StartDate EndDate | ||||||
source | <xs:element name="FreightValidityPeriod" type="ValidityPeriod" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | http://taf-jsg.info/schemes | ||||||
type | ValidityPeriod | ||||||
properties |
|
||||||
children | StartDate EndDate | ||||||
source | <xs:element name="PassengerValidityPeriod" type="ValidityPeriod" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |