RS:designator
Jump to navigation
Jump to search
designator
|
Schema description / Schemabeschreibung
Position of designator in the XML-Tree / Position von designator im XML-Baum
- Parent: <state>
- Children: None
Multiplicity / Anzahl
Semantics / Bedeutung
FIXME The element semantics are missing(introduced with version 2.5)
Please, be aware of the semantic constraint(s)!
Attributes of designator / Attribute von designator
- register: Name of the register, e.g. registers for OCPs: IBNR, DB640, RL100 or DIDOK. Choose a value from the railML® codelist Registers.xml or name your own register starting with an underscore.
- entry: An entity's code in the specified register.
- startDate: Date from when (including) the entry becomes or became valid. The entry can be considered as "valid since ever" if this attribute is not used (no other entry of that register was valid during the validity period of the file).
- endDate: Date (including) when the entry becomes or became invalid. The entry can be considered as valid until canceled if this attribute is not used (no other entry of that register will become valid during the validity period of the file as known so far).
Syntactic Constraints / Syntaktische Beschränkungen
- register xs:string, required
- entry xs:string, required
- startDate xs:date, optional
- endDate xs:date, optional
Semantic Constraints / Semantische Beschränkungen
Best practice & Examples / Empfohlene Anwendung & Beispiele
Not yet described. / Noch nicht beschrieben.
Notes / Anmerkungen
A list of current entries can be found on page Dev:Registers#Current entries. The procedure to add entries to the codelist is described on page Dev:Codelists#Missing entries.
Open issues / Offene Punkte/Pendenzen
Not yet described. / Noch nicht beschrieben.