diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="LocoNumber"> <xs:annotation> <xs:documentation>Identifies the number of the locomotive, usually the European Vehicle Number on 12N. It is currently not restricted only to numeric values.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="12"/> <xs:minLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |