diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | header points polygon agencies zones | ||
used by |
|
||
source | <xs:complexType name="PiGeoZoneListSub"> <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="100"> <xs:element name="zone" type="PIGeoZoneIden"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTSubscriptionHeader | ||||
properties |
|
||||
children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
source | <xs:element name="header" type="CPTSubscriptionHeader"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:SPPoint | ||||
properties |
|
||||
children | pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea | ||||
source | <xs:element name="point" type="SPPoint"/> |
diagram | ![]() |
||||||||
type | tcip:SPPolygon | ||||||||
properties |
|
||||||||
children | polygonName vertices polygonId | ||||||||
source | <xs:element name="polygon" type="SPPolygon" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:CPT-AgencyID | ||||
properties |
|
||||
source | <xs:element name="agency" type="CPT-AgencyID"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | zone | ||||||||
source | <xs:element name="zones" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="zone" type="PIGeoZoneIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PIGeoZoneIden | ||||
properties |
|
||||
children | zone-id states zone-name | ||||
source | <xs:element name="zone" type="PIGeoZoneIden"/> |