Documentation for ATIS-Draft-03-00-79

Complex Type: PIGeoZone

[Table of contents]

Super-types: None
Sub-types: None
Name PIGeoZone
Used by (from the same schema document) Complex Type PiGeoZoneList
Abstract no
XML Instance Representation
<...>
<zone> PIServiceZoneIden </zone> [1]
<zone-boundary> SPPolygon </zone-boundary> [1]
<localPIGeoZone> local:PIGeoZone </localPIGeoZone> [0..1]
</...>
Diagram
h506659239 h-1414121128 h716469151
Schema Component Representation
<xs:complexType name="PIGeoZone">
<xs:sequence>
<xs:element name="zone" type=" PIServiceZoneIden "/>
<xs:element name="zone-boundary" type=" SPPolygon "/>
<xs:element name="localPIGeoZone" type=" local:PIGeoZone " minOccurs="0"/>
</xs:sequence>
</xs:complexType>