IS:propOther: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
(Mehrere Attribute entfernt)
Line 23: Line 23:
|notes_de =
|notes_de =
}}
}}
* {{Attr|planned}} {{Depr|2.0}}: if true, the {{IS:Doc|ocp}} is planned and not yet built <br/> use {{Attr|status}} instead
* {{Attr|disabled}} {{Depr|2.0}}: if true, the {{IS:Doc|ocp}} is temporarily not in service <br/> use {{Attr|status}} instead
* {{Attr|closed}} {{Depr|2.0}}: if true, the {{IS:Doc|ocp}} is permanently closed <br/> use {{Attr|status}} instead
* {{Attr|depot}} {{Depr|2.0}}:
* {{Attr|entry}} {{Depr|2.0}}:
* {{Attr|powerstation}} {{Depr|2.0}}:
|constraints =
|constraints =
* {{Attr|frontier}} {{XsdType|boolean}}, default: {{Enum|false}}, optional
* {{Attr|frontier}} {{XsdType|boolean}}, default: {{Enum|false}}, optional
Line 42: Line 29:


* {{Attr|status}} default: {{Enum|operational}}, optional
* {{Attr|status}} default: {{Enum|operational}}, optional
* {{Attr|planned}} {{XsdType|boolean}}, default: {{Enum|false}}, optional
* {{Attr|disabled}} {{XsdType|boolean}}, default: {{Enum|false}}, optional
* {{Attr|closed}} {{XsdType|boolean}}, default: {{Enum|false}}, optional
* {{Attr|depot}} {{XsdType|boolean}}, default: {{Enum|false}}, optional
* {{Attr|entry}} {{XsdType|boolean}}, default: {{Enum|false}}, optional
* {{Attr|powerstation}} {{XsdType|boolean}}, default: {{Enum|false}}, optional


|notes = {{Intro|2.0}}: use child element {{IS:Tag|additionalName|ocp}} of {{IS:Tag|ocp}} instead of {{IS:Tag|additionalName|propOther}}.
|notes = {{Intro|2.0}}: use child element {{IS:Tag|additionalName|ocp}} of {{IS:Tag|ocp}} instead of {{IS:Tag|additionalName|propOther}}.

Revision as of 15:47, 14 August 2017


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.

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.