complexType CCTVVideoChannelData
diagram
namespace http://www.ite.org/tmdd
children network-id input-channel-id input-channel-name
used by
element cCTVVideoChannelData
annotation
documentation
<objectClass>CCTV</objectClass>
<definition/>
source <xs:complexType name="CCTVVideoChannelData">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>CCTV</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="network-id" type="Organization-resource-identifier"/>
   
<xs:element name="input-channel-id" type="Organization-resource-identifier"/>
   
<xs:element name="input-channel-name" type="Organization-resource-name"/>
 
</xs:sequence>
</xs:complexType>

element CCTVVideoChannelData/network-id
diagram
type Organization-resource-identifier
properties
isRef 0
content simple
facets
minLength 1
maxLength 32
source <xs:element name="network-id" type="Organization-resource-identifier"/>

element CCTVVideoChannelData/input-channel-id
diagram
type Organization-resource-identifier
properties
isRef 0
content simple
facets
minLength 1
maxLength 32
source <xs:element name="input-channel-id" type="Organization-resource-identifier"/>

element CCTVVideoChannelData/input-channel-name
diagram
type Organization-resource-name
properties
isRef 0
content simple
facets
minLength 1
maxLength 128
source <xs:element name="input-channel-name" type="Organization-resource-name"/>


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