namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of Numeric4-4 | |||||||||
properties |
|
|||||||||
used by | ||||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="CompanyCode"> <xs:annotation> <xs:documentation>Identifies the RU, IM or other company involved in the Rail Transport Chain</xs:documentation> </xs:annotation> <xs:restriction base="Numeric4-4"> <xs:minInclusive value="0001"/> <xs:maxInclusive value="9999"/> </xs:restriction> </xs:simpleType> |