complexType DeviceTypeInventoryRequest
diagram
namespace http://www.ite.org/tmdd
children organization-owning organization-requesting device-type
annotation
documentation
<objectClass>Device</objectClass>
<definition> The DeviceTypeInventoryRequest message supports the ability to request the entire list of the devices for a device type.</definition>
source <xs:complexType name="DeviceTypeInventoryRequest">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Device</objectClass>
     
<definition> The DeviceTypeInventoryRequest message supports the ability to request the entire list of the devices for a device type.</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="organization-owning" type="Organization-resource-identifier"/>
   
<xs:element name="organization-requesting" type="Organization-resource-identifier"/>
   
<xs:element name="device-type" type="Device-type"/>
 
</xs:sequence>
</xs:complexType>

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

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

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


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