complexType SetVideoAttributes
diagram
namespace http://www.ite.org/tmdd
children device-id user-id password output-channel-id
used by
element setVideoAttributes
annotation
documentation
<objectClass>VideoSwitch</objectClass>
<definition/>
source <xs:complexType name="SetVideoAttributes">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>VideoSwitch</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="device-id" type="Organization-resource-identifier"/>
   
<xs:element name="user-id" type="Organization-resource-identifier"/>
   
<xs:element name="password" type="Organization-resource-identifier"/>
   
<xs:element name="output-channel-id" type="Organization-resource-identifier"/>
 
</xs:sequence>
</xs:complexType>

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

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

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

element SetVideoAttributes/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