| diagram | ![]() |
||
| namespace | http://www.ite.org/tmdd | ||
| children | device-id device-name device-type device-status | ||
| annotation |
|
||
| source | <xs:complexType name="DeviceStatusList"> <xs:annotation> <xs:documentation> <objectClass>Device</objectClass> <definition/> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="device-id" type="Organization-resource-identifier"/> <xs:element name="device-name" type="Organization-resource-name" minOccurs="0"/> <xs:element name="device-type" type="Device-type"/> <xs:element name="device-status" type="Device-operational-status"/> </xs:sequence> </xs:complexType> |
| diagram | |||||
| type | Organization-resource-identifier | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="device-id" type="Organization-resource-identifier"/> |
| diagram | |||||||||
| type | Organization-resource-name | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="device-name" type="Organization-resource-name" minOccurs="0"/> |
| diagram | |||||
| type | Device-type | ||||
| properties |
|
||||
| source | <xs:element name="device-type" type="Device-type"/> |
| diagram | |||||
| type | Device-operational-status | ||||
| properties |
|
||||
| source | <xs:element name="device-status" type="Device-operational-status"/> |