diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | EuropeanVehicleNumber TrainsetID | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="RollingStockIdentification"> <xs:annotation> <xs:documentation>Code used to identify a vehicle or a trainset</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="EuropeanVehicleNumber" minOccurs="0"/> <xs:element name="TrainsetID" minOccurs="0"> <xs:annotation> <xs:documentation>Coding used to identify uniquely a trainset</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> </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="TrainsetID" minOccurs="0"> <xs:annotation> <xs:documentation>Coding used to identify uniquely a trainset</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> |