rail:tGenericName

system-wide known name 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="tGenericName">
  <xs:annotation>
    <xs:documentation>system-wide known name 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>