IS:propOther: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Lapsus)
No edit summary
Line 4: Line 4:
|parent = {{IS:Tag|ocp}}
|parent = {{IS:Tag|ocp}}


|childs = ''None''
|childs = {{IS:Tag|additionalName|propOther}} {{Depr|2.1}}


|semantics =
|semantics =
{{IS:Tag|propOther}} contains attributes which define additional properties of an {{IS:Tag|ocp}}.
{{IS:Tag|propOperational}} contains attributes which define additional properties of an {{IS:Tag|ocp}}.
|inheritedAttributes=''None''
|inheritedAttributes=''None''
|ownAttributes =
|ownAttributes =
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 29: Line 42:


* {{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}}.


|backHome = IS:elements
|backHome = IS:elements
}}
}}

Revision as of 12:38, 11 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.
  • 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.