IS:area: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Updated using new template (Vorlage:RailMLType))
(Type constraints added)
Line 15: Line 15:


|notes =
|notes =
Differentiation is made by using zip codes.
Differentiation is made by using {{Attr|zip}} codes.


|constraints =
|constraints =
* {{Attr|name}} {{RailMLType|tGenericName}}, optional
* {{Attr|name}} {{RailMLType|tGenericName}}, optional


* {{Attr|number}} {{XsdType|integer}}, optional
* {{Attr|number}} {{RailMLType|tPositiveCounter}}, optional


* {{Attr|zip}} {{XsdType|integer}}, mandatory
* {{Attr|zip}} {{RailMLType|tPositiveCounter}}, mandatory


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

Revision as of 10:27, 8 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.