IS:uptime: Difference between revisions
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
(constraints added) |
(Undocumented enumeration items) |
||
Line 14: | Line 14: | ||
* {{Attr|mode}} Possible values are: | * {{Attr|mode}} Possible values are: | ||
{{missing information|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 15:51, 25 April 2018 (CEST)|topic=the semantics of the enumeration items}} | |||
:* {{Enum|manned}} | :* {{Enum|manned}} | ||
:* {{Enum|unmanned}} | :* {{Enum|unmanned}} |
Revision as of 14:51, 25 April 2018
uptime
Schema description / Schemenbeschreibung
Position of uptime in the XML-Tree / Position von uptime im XML-Baum
- Parent: <propOperational>
- Children: None
Multiplicity / Anzahl
Semantics / Bedeutung
The element <uptime> defines daytime constraints for the current ocp.
Attributes of uptime / Attribute von uptime
- from
- until
- mode Possible values are:
|
- manned
- unmanned
- off
- other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.
Syntactic Constraints / Syntaktische Beschränkungen
- from: xs:time, mandatory
- until: xs:time, mandatory
- mode: union of (restriction of xs:string, tOtherEnumerationValue); tOtherEnumerationValue is an arbitrary string starting with 'other:' followed by at minimum two characters, white space not allowed for extending railML® enumeration lists; mandatory
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.