Difference between revisions of "IS:area"
[checked revision] | [checked revision] |
Ferri Leberl (talk | contribs) (Einige ''None'') |
Ferri Leberl (talk | contribs) (multiplicity) |
||
Line 4: | Line 4: | ||
|parent = {{IS:Tag|ocp}} | |parent = {{IS:Tag|ocp}} | ||
|childs=''None'' | |childs=''None'' | ||
+ | |minocc=0 | ||
|inheritedAttributes=''None'' | |inheritedAttributes=''None'' | ||
|ownAttributes = | |ownAttributes = |
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 (external link), optional
- number xs:positiveInteger (external link), optional
- zip xs:string (external link), optional
(deprecated with version 2.2) xs:positiveInteger (external link), 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.