IS:area: Difference between revisions
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
(Einige ''None'') |
(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
Schema description / Schemenbeschreibung
Position of area in the XML-Tree / Position von area im XML-Baum
- Parent: <ocp>
- Children: None
Multiplicity / Anzahl
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
- 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
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.