IS:area: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Die Seite wurde neu angelegt: {{elementDocu| elementName = area |parent = {{DocIS|ocp}} |ownAttributes = * {{attr|name}}: a name of the region ({{DocIS|tGenericName}}, optional) * {{attr|number}}...)
 
(Updated using new template (Vorlage:RailMLType))
Line 1: Line 1:
{{elementDocu|
{{ElementDocu|
elementName = area
elementName = area


|parent = {{DocIS|ocp}}
|parent = {{IS:Tag|ocp}}


|ownAttributes =
|ownAttributes =
* {{attr|name}}: a name of the region ({{DocIS|tGenericName}}, optional)
* {{Attr|name}}: This is a name of the region.


* {{attr|number}}: a number of the region ({{xsdType|integer}}, optional)
* {{Attr|number}}: This is a number of the region.


* {{attr|zip}}: a zip code ({{xsdType|integer}}, required)
* {{Attr|zip}}: This is a zip code of the region.


|semantics =
|semantics =
Line 16: Line 16:
|notes =
|notes =
Differentiation is made by using zip codes.
Differentiation is made by using zip codes.
|constraints =
* {{Attr|name}} {{RailMLType|tGenericName}}, optional
* {{Attr|number}} {{XsdType|integer}}, optional
* {{Attr|zip}} {{XsdType|integer}}, mandatory
|backHome = IS:elements
}}
}}

Revision as of 12:13, 7 December 2011


area
 


Scheme description / Schemenbeschreibung

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

  • Parent: <ocp>
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

A <area> specifies the region, an operation control point is responsible for.

Attributes of area / Attribute von area

  • name: This is a name of the region.
  • number: This is a number of the region.
  • zip: This is a zip code of the region.

Syntactic Constraints / Syntaktische Beschränkungen

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Differentiation is made by using zip codes.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.