diagram | ![]() |
||
namespace | http://www.ite.org/tmdd | ||
children | organization-owning organization-requesting request-id device-type device-list last-update-time | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="DeviceTypeInventoryResponse"> <xs:annotation> <xs:documentation> <objectClass>Device</objectClass> <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="request-id" type="Organization-resource-identifier"/> <xs:element name="device-type" type="Device-type"/> <xs:element name="device-list"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="device" type="DeviceList"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="last-update-time" type="DateTimeZone" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | Organization-resource-identifier | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="organization-owning" type="Organization-resource-identifier"/> |
diagram | ![]() |
||||
type | Organization-resource-identifier | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="organization-requesting" type="Organization-resource-identifier"/> |
diagram | ![]() |
||||
type | Organization-resource-identifier | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="request-id" type="Organization-resource-identifier"/> |
diagram | ![]() |
||||
type | Device-type | ||||
properties |
|
||||
source | <xs:element name="device-type" type="Device-type"/> |
diagram | ![]() |
||||
properties |
|
||||
children | device | ||||
source | <xs:element name="device-list"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="device" type="DeviceList"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | DeviceList | ||||
properties |
|
||||
children | device-id device-name device-location network-id section-id | ||||
source | <xs:element name="device" type="DeviceList"/> |
diagram | ![]() |
||||||||
type | DateTimeZone | ||||||||
properties |
|
||||||||
source | <xs:element name="last-update-time" type="DateTimeZone" minOccurs="0"/> |