Home » railML newsgroups » railml.timetable » Timetable schema
Timetable schema [message #674] Wed, 19 March 2008 15:50 Go to previous message
Thomas Strang is currently offline  Thomas Strang
Messages: 2
Registered: October 2009
Junior Member
Hi there,

a) is there a specific reason why the "trainID" attribute of the train
element in the timetable schema is of type "tGenericID", i.e.

<xsd:attribute name="trainID" type="tGenericID" use="required" />

instead of type "xs:ID"? The latter one would allow to search for
(train-)elements by their ID in most DOM implementations, e.g.

Element element = doc.getElementById( someTrainId );


b) Where can I publicly find the most recent schema versions? A previous
news entry refers to "The latest version of the timetable scheme is
available on the RailML-Server. ", but I assume this is a non-public
part of the server?

Best,
Thomas
 
Read Message
Read Message
Previous Topic: Feature requests for timetable schema
Next Topic: train parts
Goto Forum:
  


Current Time: Tue Apr 30 03:56:22 CEST 2024