IS:propOther: Difference between revisions
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
(adding documentation for enum values of status) |
|||
Line 16: | Line 16: | ||
* {{Attr|status}} Possible values are: | * {{Attr|status}} Possible values are: | ||
:* {{Enum|planned}} | :* {{Enum|conceptual}} {{Intro|2.4}} The construction or commissioning of the element is planned for the medium or long term. However, there are still no concrete (planning) activities for the construction of the element beyond the preliminary planning and cost estimation. | ||
:* {{Enum|operational}} | :* {{Enum|planned}} The construction or commissioning of the element is planned concretely and at short notice or concrete planning activities for the construction take place, e.g. design, approval or implementation planning, cost calculation, award of contracts. It is not normally possible to use the element. | ||
:* {{Enum|disabled}} | :* {{Enum|operational}} The element is operational and can be used regularly. | ||
:* {{Enum|closed}} | :* {{Enum|disabled}} The element is currently not usable, switched off or deactivated and therefore cannot be used regularly. However, it can be put back into operation at short notice without further construction, acceptance or approval activities. | ||
:* {{Enum|closed}} The element is no longer available, removed, dismantled, or no longer exists. Planning, construction or commissioning activities are absolutely necessary for recommissioning. | |||
:* {{OtherEnum | :* {{OtherEnum | ||
|notes_en = | |notes_en = |
Revision as of 08:20, 31 August 2018
propOther
Schema description / Schemabeschreibung
Position of propOther in the XML-Tree / Position von propOther im XML-Baum
- Parent: <ocp>
- Children: <additionalName> (deprecated with version 2.1) <states>
Multiplicity / Anzahl
Semantics / Bedeutung
<propOperational> contains attributes which define additional properties of an <ocp>.
Attributes of propOther / Attribute von propOther
|
- frontier:
- chargeFrontier:
- status Possible values are:
- conceptual (introduced with version 2.4) The construction or commissioning of the element is planned for the medium or long term. However, there are still no concrete (planning) activities for the construction of the element beyond the preliminary planning and cost estimation.
- planned The construction or commissioning of the element is planned concretely and at short notice or concrete planning activities for the construction take place, e.g. design, approval or implementation planning, cost calculation, award of contracts. It is not normally possible to use the element.
- operational The element is operational and can be used regularly.
- disabled The element is currently not usable, switched off or deactivated and therefore cannot be used regularly. However, it can be put back into operation at short notice without further construction, acceptance or approval activities.
- closed The element is no longer available, removed, dismantled, or no longer exists. Planning, construction or commissioning activities are absolutely necessary for recommissioning.
- 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
- frontier xs:boolean, default: false, optional
- 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.