element OriginCountry
diagram taf_cat_complete_sector_p339.png
namespace http://taf-jsg.info/schemes
type restriction of CountryIdentISO
properties
content simple
used by
elements ITU_Details Wagons/WagonDetails
facets
Kind Value Annotation
minLength 2
maxLength 2
pattern [A-Z][A-Z]
annotation
documentation
Code of origin country of the UTI.
documentation
CODE: ISO-3166-2
source <xs:element name="OriginCountry">
 
<xs:annotation>
   
<xs:documentation>Code of origin country of the UTI.</xs:documentation>
   
<xs:documentation>CODE: ISO-3166-2</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="CountryIdentISO">
     
<xs:pattern value="[A-Z][A-Z]"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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