complexType tcip:PiGeoZoneList
diagram
namespace http://www.TCIP-Adopted-03-00-01
children header points polygon agencies zones zone-defs
used by
element tcip:piGeoZoneList
source <xs:complexType name="PiGeoZoneList">
 
<xs:sequence>
   
<xs:element name="header" type="CPTSubscriptionHeader"/>
   
<xs:element name="points" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="point" type="SPPoint"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="polygon" type="SPPolygon" minOccurs="0"/>
   
<xs:element name="agencies" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25">
         
<xs:element name="agency" type="CPT-AgencyID"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="zones" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="zone" type="PIGeoZoneIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="zone-defs" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="zone-def" type="PIGeoZone"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:PiGeoZoneList/header
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="header" type="CPTSubscriptionHeader"/>

element tcip:PiGeoZoneList/points
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children point
source <xs:element name="points" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="point" type="SPPoint"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiGeoZoneList/points/point
diagram
type tcip:SPPoint
properties
isRef 0
content complex
children pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea
source <xs:element name="point" type="SPPoint"/>

element tcip:PiGeoZoneList/polygon
diagram
type tcip:SPPolygon
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children polygonName vertices polygonId
source <xs:element name="polygon" type="SPPolygon" minOccurs="0"/>

element tcip:PiGeoZoneList/agencies
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children agency
source <xs:element name="agencies" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25">
     
<xs:element name="agency" type="CPT-AgencyID"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiGeoZoneList/agencies/agency
diagram
type tcip:CPT-AgencyID
properties
isRef 0
content simple
source <xs:element name="agency" type="CPT-AgencyID"/>

element tcip:PiGeoZoneList/zones
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children zone
source <xs:element name="zones" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="zone" type="PIGeoZoneIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiGeoZoneList/zones/zone
diagram
type tcip:PIGeoZoneIden
properties
isRef 0
content complex
children zone-id states zone-name
source <xs:element name="zone" type="PIGeoZoneIden"/>

element tcip:PiGeoZoneList/zone-defs
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children zone-def
source <xs:element name="zone-defs" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="zone-def" type="PIGeoZone"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiGeoZoneList/zone-defs/zone-def
diagram
type tcip:PIGeoZone
properties
isRef 0
content complex
children zone zone-boundary localPIGeoZone
source <xs:element name="zone-def" type="PIGeoZone"/>


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