TT:timetable

From railML 2 Wiki
Revision as of 12:22, 6 October 2022 by RailML Coord Timetable (talk | contribs) (added info about intro in 2.5)
Jump to navigation Jump to search


timetable
 


Schema description / Schemabeschreibung

Position of timetable in the XML-Tree / Position von timetable im XML-Baum

  • Parent: <railml>
  • Children: Error: String exceeds 1,000 character limit.

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The Element <timetable> is the root element of the subtree related to timetable information.

Das Element <timetable> ist das Basiselement des Unterbaums für Fahrplaninformationen.

Attributes of timetable / Attribute von timetable

  • version: This is the version number of the railML® release the current XML file conforms to. It is not any internal numbering from a version control system for the data version. Use it only, if the subschema element is outsourced, else use the 'version' attribute in the root element (<railml>)


  • rollingstockRef: This refers to the id attribute of the associated rollingstock element.

Syntactic Constraints / Syntaktische Beschränkungen

  • id: xs:ID, required
    a string, starting with a letter (a..zA..Z) or an underscore (_),
    followed by a non-colonized and non-spaced string consisting of letters, digits, points (.), dashes (-) or underscores (_)
  • code: xs:string, optional
  • name: xs:string, optional
  • description: xs:string, optional
  • xml:lang: xs:language, language identification, optional


  • version: optional, two or three part version numbers, e.g. 1.0 up to 99.99, or 1.0.1 up to 99.99.99
  • xml:base: xs:base, optional
  • infrastructureRef: xs:IDREF, optional

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.