rail:tElementDescription

an detailed description of an railway facility (e.g. station, timetable period or vehicle), allowing digits, letters and white space

Simple Type Information

Used By

Source

<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>