diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | radioZone channelList zone comment | ||
used by |
|
||
source | <xs:complexType name="CPTRadioZone"> <xs:sequence> <xs:element name="radioZone" type="CPT-RadioZoneID"/> <xs:element name="channelList"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="channel" type="CPTChannel"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="zone" type="SPPolygon"/> <xs:element name="comment" type="CPT-Footnote" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPT-RadioZoneID | ||||
properties |
|
||||
source | <xs:element name="radioZone" type="CPT-RadioZoneID"/> |
diagram | ![]() |
||||
properties |
|
||||
children | channel | ||||
source | <xs:element name="channelList"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="channel" type="CPTChannel"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPTChannel | ||||
properties |
|
||||
children | channelID channelName inboundFreq outboundFreq channelBand attributes | ||||
source | <xs:element name="channel" type="CPTChannel"/> |
diagram | ![]() |
||||
type | tcip:SPPolygon | ||||
properties |
|
||||
children | polygonName vertices polygonId | ||||
source | <xs:element name="zone" type="SPPolygon"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="comment" type="CPT-Footnote" minOccurs="0"/> |