diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | channelID channelName inboundFreq outboundFreq channelBand attributes | ||
used by |
|
||
source | <xs:complexType name="CPTChannel"> <xs:sequence> <xs:element name="channelID" type="CPT-ChannelID"/> <xs:element name="channelName" type="CPT-ChannelName" minOccurs="0"/> <xs:element name="inboundFreq" type="CPT-Frequency" minOccurs="0"/> <xs:element name="outboundFreq" type="CPT-Frequency" minOccurs="0"/> <xs:element name="channelBand" type="CPT-ChannelBand" minOccurs="0"/> <xs:element name="attributes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="10"> <xs:element name="attribute" type="CPT-ChannelAttribute"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPT-ChannelID | ||||
properties |
|
||||
source | <xs:element name="channelID" type="CPT-ChannelID"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-ChannelName | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="channelName" type="CPT-ChannelName" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Frequency | ||||||||
properties |
|
||||||||
source | <xs:element name="inboundFreq" type="CPT-Frequency" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Frequency | ||||||||
properties |
|
||||||||
source | <xs:element name="outboundFreq" type="CPT-Frequency" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-ChannelBand | ||||||||
properties |
|
||||||||
source | <xs:element name="channelBand" type="CPT-ChannelBand" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | attribute | ||||||||
source | <xs:element name="attributes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="10"> <xs:element name="attribute" type="CPT-ChannelAttribute"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPT-ChannelAttribute | ||||
properties |
|
||||
source | <xs:element name="attribute" type="CPT-ChannelAttribute"/> |