Difference between revisions of "IS:area"
[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| |
elementName = area | elementName = area | ||
− | |parent = {{ | + | |parent = {{IS:Tag|ocp}} |
|ownAttributes = | |ownAttributes = | ||
− | * {{ | + | * {{Attr|name}}: This is a name of the region. |
− | * {{ | + | * {{Attr|number}}: This is a number of the region. |
− | * {{ | + | * {{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 11:13, 7 December 2011
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: Not yet described. / Noch nicht beschrieben. / Pas encore décrit.
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:integer, optional
- zip
xs:integer, 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.