IS:propOther: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
m (Template changed)
(Updated to current version using schema contents, new templates (Vorlage:Enum, Vorlage:OtherEnum, Vorlage:IS:Tag, Vorlage:Depr, Vorlage:Intro))
Line 1: Line 1:
{{elementDocu|
{{ElementDocu|
elementName = propOther
elementName = propOther
|parent = {{DocIS|ocp}}
 
|parent = {{IS:Tag|ocp}}
 
|childs = {{IS:Tag|additionalName}} {{Depr|2.1}}
 
|semantics =
{{IS:Tag|propOperational}} contains attributes which define additional properties of an {{IS:Tag|ocp}}.


|ownAttributes =
|ownAttributes =
* {{attr|frontier}}: ?? (FIX!) ({{xsdType|boolean}}, optional)
* {{Attr|frontier}}:
 
* {{Attr|chargeFrontier}}:
 
* {{Attr|status}} Possible values are:
:* {{Enum|planned}}
:* {{Enum|operational}}
:* {{Enum|disabled}}
:* {{Enum|closed}}
:* {{OtherEnum
|notes_en =
|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 =
* {{Attr|frontier}} {{XsdType|boolean}}, default: {{Enum|false}}, optional
 
* {{Attr|chargeFrontier}} {{XsdType|boolean}}, default: {{Enum|false}}, optional
 
* {{Attr|status}} default: {{Enum|operational}}, optional


* {{attr|chargeFrontier}}: ?? (FIX!) ({{xsdType|boolean}}, optional)
* {{Attr|planned}} {{XsdType|boolean}}, default: {{Enum|false}}, optional


* {{attr|planned}}: if true, the OCP is planned and not yet built ({{xsdType|boolean}}, optional)
* {{Attr|disabled}} {{XsdType|boolean}}, default: {{Enum|false}}, optional


* {{attr|disabled}}: if true, the OCP is temporarily not in service ({{xsdType|boolean}}, optional)
* {{Attr|closed}} {{XsdType|boolean}}, default: {{Enum|false}}, optional


* {{attr|closed}}: if true, the OCP is permanently closed ({{xsdType|boolean}}, optional)
* {{Attr|depot}} {{XsdType|boolean}}, default: {{Enum|false}}, optional


|semantics =
* {{Attr|entry}} {{XsdType|boolean}}, default: {{Enum|false}}, optional
{{IS:Tag|propOperational}} contains attributes which define additional properties of an {{IS:Tag|ocp}}.
 
* {{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}}.


|childs = {{DocIS|additionalName}} {{Depr|2.1}}, {{vers|> 2.0}}: use child element of {{DocIS|ocp}} instead
|backHome = IS:elements
}}
}}

Revision as of 13:28, 8 December 2011


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.