complexType CCTVSwitchCommandRequest
diagram
namespace http://www.ite.org/tmdd
children device-control-request-header input-channel-id output-channel-id
used by
element cCTVSwitchCommandRequest
annotation
documentation
<objectClass>CCTV</objectClass>
<definition/>
source <xs:complexType name="CCTVSwitchCommandRequest">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>CCTV</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="device-control-request-header" type="DeviceControlRequestHeader"/>
   
<xs:element name="input-channel-id" type="Organization-resource-identifier"/>
   
<xs:element name="output-channel-id" type="Organization-resource-identifier"/>
 
</xs:sequence>
</xs:complexType>

element CCTVSwitchCommandRequest/device-control-request-header
diagram
type DeviceControlRequestHeader
properties
isRef 0
content complex
children organization-requesting user-id password device-id request-id operator-id event-id response-plan-id command-request-priority command-end-time command-request-time
source <xs:element name="device-control-request-header" type="DeviceControlRequestHeader"/>

element CCTVSwitchCommandRequest/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 CCTVSwitchCommandRequest/output-channel-id
diagram
type Organization-resource-identifier
properties
isRef 0
content simple
facets
minLength 1
maxLength 32
source <xs:element name="output-channel-id" type="Organization-resource-identifier"/>


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