complexType VSInventory
diagram
namespace http://www.ite.org/tmdd
children device-inventory-header control-type request-command cctv-titling-text input-channel-id input-channel-name output-channel-id output-channel-name
used by
element vSInventory
annotation
documentation
<objectClass>VideoSwitch</objectClass>
<definition/>
source <xs:complexType name="VSInventory">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>VideoSwitch</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="device-inventory-header" type="DeviceInventoryHeader"/>
   
<xs:element name="control-type" type="Device-control-type"/>
   
<xs:element name="request-command" type="Cctv-request-command"/>
   
<xs:element name="cctv-titling-text" type="Cctv-titling-text"/>
   
<xs:element name="input-channel-id" type="Organization-resource-identifier"/>
   
<xs:element name="input-channel-name" type="Organization-resource-name"/>
   
<xs:element name="output-channel-id" type="Organization-resource-identifier"/>
   
<xs:element name="output-channel-name" type="Organization-resource-name"/>
 
</xs:sequence>
</xs:complexType>

element VSInventory/device-inventory-header
diagram
type DeviceInventoryHeader
properties
isRef 0
content complex
children organization-information device-id device-location device-name device-description device-control-type network-id device-link-id linear-reference linear-reference-version route-designator device-url last-update-time
source <xs:element name="device-inventory-header" type="DeviceInventoryHeader"/>

element VSInventory/control-type
diagram
type Device-control-type
properties
isRef 0
content simple
source <xs:element name="control-type" type="Device-control-type"/>

element VSInventory/request-command
diagram
type Cctv-request-command
properties
isRef 0
content simple
source <xs:element name="request-command" type="Cctv-request-command"/>

element VSInventory/cctv-titling-text
diagram
type Cctv-titling-text
properties
isRef 0
content simple
facets
minLength 1
maxLength 64
source <xs:element name="cctv-titling-text" type="Cctv-titling-text"/>

element VSInventory/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 VSInventory/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"/>

element VSInventory/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"/>

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


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