complexType tcip:PIGeoZone
diagram
namespace http://www.TCIP-Adopted-03-00-01
children zone zone-boundary localPIGeoZone
used by
element tcip:PiGeoZoneList/zone-defs/zone-def
source <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>

element tcip:PIGeoZone/zone
diagram
type tcip:PIServiceZoneIden
properties
isRef 0
content simple
source <xs:element name="zone" type="PIServiceZoneIden"/>

element tcip:PIGeoZone/zone-boundary
diagram
type tcip:SPPolygon
properties
isRef 0
content complex
children polygonName vertices polygonId
source <xs:element name="zone-boundary" type="SPPolygon"/>

element tcip:PIGeoZone/localPIGeoZone
diagram
type PIGeoZone
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localPIGeoZone" type="local:PIGeoZone" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy