Difference between revisions of "IS:area"
[unchecked revision] | [checked revision] |
(Updated using new template (Vorlage:RailMLType)) |
Ferri Leberl (talk | contribs) (multiplicity) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|parent = {{IS:Tag|ocp}} | |parent = {{IS:Tag|ocp}} | ||
− | + | |childs=''None'' | |
+ | |minocc=0 | ||
+ | |inheritedAttributes=''None'' | ||
|ownAttributes = | |ownAttributes = | ||
* {{Attr|name}}: This is a name of the region. | * {{Attr|name}}: This is a name of the region. | ||
Line 15: | Line 17: | ||
|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}} {{ | + | * {{Attr|number}} {{RailMLType|tPositiveCounter}}, optional |
− | * {{Attr|zip}} {{XsdType| | + | * {{Attr|zip}} {{XsdType|string}}, optional <br> {{Depr|2.2}} {{RailMLType|tPositiveCounter}}, mandatory |
|backHome = IS:elements | |backHome = IS:elements | ||
}} | }} |
Latest revision as of 18:09, 25 November 2018
area
Contents
- 1 Scheme description / Schemenbeschreibung / Description du schéma
- 1.1 Position of area in the XML-Tree / Position von area im XML-Baum / position de area dans l’aborescence XML
- 1.2 Multiplicity / Anzahl / Multiplicité
- 1.3 Semantics / Bedeutung / Sémantique
- 1.4 Attributes of area / Attribute von area / Attributs de area
- 1.5 Syntactic Constraints / Syntaktische Beschränkungen / Contraintes syntactiques
- 2 Best practice & Examples / Empfohlene Anwendung & Beispiele / Bonnes pratiques & exemples
- 3 Notes / Anmerkungen / Notes
- 4 Open issues / Offene Punkte/Pedenzen / Questions ouvertes
Scheme description / Schemenbeschreibung / Description du schéma
Position of area in the XML-Tree / Position von area im XML-Baum / position de area dans l’aborescence XML
- Parent: <ocp>
- Children: None
Multiplicity / Anzahl / Multiplicité
Semantics / Bedeutung / Sémantique
A <area> specifies the region, an operation control point is responsible for.
Attributes of area / Attribute von area / Attributs de 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 / Contraintes syntactiques
- name xs:string, optional
- number xs:positiveInteger, optional
- zip
xs:string, optional
(deprecated with version 2.2) xs:positiveInteger, mandatory
Best practice & Examples / Empfohlene Anwendung & Beispiele / Bonnes pratiques & exemples
Not yet described. / Noch nicht beschrieben. / Pas encore décrit.
Notes / Anmerkungen / Notes
Differentiation is made by using zip codes.
Open issues / Offene Punkte/Pedenzen / Questions ouvertes
Not yet described. / Noch nicht beschrieben. / Pas encore décrit.