an detailed description of an railway facility (e.g. station, timetable period or vehicle), allowing digits, letters and white space |
<xs:simpleType name="tElementDescription"> <xs:annotation> <xs:documentation>an detailed description of an railway facility (e.g. station, timetable period or vehicle), allowing digits, letters and white space</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |