IS:propOther

From railML 2 Wiki
Jump to navigation Jump to search


propOther
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

<propOperational> contains attributes which define additional properties of an <ocp>.

Attributes of propOther / Attribute von propOther

  • frontier:
  • chargeFrontier:
  • status Possible values are:
  • planned
  • operational
  • 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. Please, apply Dev:usingAny accordingly.
  • planned (deprecated with version 2.0): if true, the ocp is planned and not yet built
    use status instead
  • disabled (deprecated with version 2.0): if true, the ocp is temporarily not in service
    use status instead
  • closed (deprecated with version 2.0): if true, the ocp is permanently closed
    use status instead
  • depot (deprecated with version 2.0):
  • entry (deprecated with version 2.0):
  • powerstation (deprecated with version 2.0):

Syntactic Constraints / Syntaktische Beschränkungen

  • chargeFrontier xs:boolean, default: false, optional
  • status default: operational, optional

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

(introduced with version 2.0): use child element <additionalName> of <ocp> instead of <additionalName>.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.