IS:uptime
uptime
Contents
- 1 Scheme description / Schemenbeschreibung / Description du schéma
- 1.1 Position of uptime in the XML-Tree / Position von uptime im XML-Baum / position de uptime dans l’aborescence XML
- 1.2 Multiplicity / Anzahl / Multiplicité
- 1.3 Semantics / Bedeutung / Sémantique
- 1.4 Attributes of uptime / Attribute von uptime / Attributs de uptime
- 1.5 Syntactic Constraints / Syntaktische Beschränkungen / Contraintes syntactiques
- 1.6 Semantic Constraints / Semantische Beschränkungen / Contraintes semantiques
- 2 Best practice & Examples / Empfohlene Anwendung & Beispiele / Bonnes pratiques & exemples
- 3 Notes / Anmerkungen / Notes
- 4 Open issues / Offene Punkte/Pedenzen / Questions ouvertes
Scheme description / Schemenbeschreibung / Description du schéma
Position of uptime in the XML-Tree / Position von uptime im XML-Baum / position de uptime dans l’aborescence XML
- Parent: <propOperational>
- Children: None
Multiplicity / Anzahl / Multiplicité
Semantics / Bedeutung / Sémantique
The element <uptime> defines daytime constraints for the current ocp.
Please, be aware of the semantic constraint(s)!
Attributes of uptime / Attribute von uptime / Attributs de uptime
- from
- until
- mode Possible values are:
- manned: The <ocp> is operational/usable and staffed with IM's personnel ready for operation on site (in the area of the <ocp>).
- unmanned: The <ocp> is operational/usable and not staffed with on site personnel by the IM. Even if the <ocp> is not controlled or is remote controlled by any staff of the IM and there is no staff of the IM available in the area of the <ocp>.
- off: The <ocp> is temporarily not operational/usable. No information about local staff is given by this value. Please note that a long-term non-defined or permanent disabling of an <ocp> will be expressed via <ocp><propOther><state>@status={disabled|closed}.
- 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.
Syntactic Constraints / Syntaktische Beschränkungen / Contraintes syntactiques
- from: xs:time (external link), mandatory
- until: xs:time (external link), mandatory
- mode: union of (restriction of xs:string (external link), 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
Semantic Constraints / Semantische Beschränkungen / Contraintes semantiques
|
|
|
Best practice & Examples / Empfohlene Anwendung & Beispiele / Bonnes pratiques & exemples
Not yet described. / Noch nicht beschrieben. / Pas encore décrit.
Notes / Anmerkungen / Notes
Not yet described. / Noch nicht beschrieben. / Pas encore décrit.
Open issues / Offene Punkte/Pedenzen / Questions ouvertes
Not yet described. / Noch nicht beschrieben. / Pas encore décrit.