complexType tcip:CPTRadioZone
diagram
namespace http://www.TCIP-Adopted-03-00-01
children radioZone channelList zone comment
used by
element tcip:SCHPatternInfo/radio-zones/radio-zone
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>

element tcip:CPTRadioZone/radioZone
diagram
type tcip:CPT-RadioZoneID
properties
isRef 0
content simple
source <xs:element name="radioZone" type="CPT-RadioZoneID"/>

element tcip:CPTRadioZone/channelList
diagram
properties
isRef 0
content complex
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>

element tcip:CPTRadioZone/channelList/channel
diagram
type tcip:CPTChannel
properties
isRef 0
content complex
children channelID channelName inboundFreq outboundFreq channelBand attributes
source <xs:element name="channel" type="CPTChannel"/>

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

element tcip:CPTRadioZone/comment
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="comment" type="CPT-Footnote" minOccurs="0"/>


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