IS:area
Jump to navigation
Jump to search
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.