complexType DeviceReference
diagram
namespace http://www.ite.org/tmdd
children device-id device-type
used by
element OtherReference/associated-device
annotation
documentation
<objectClass>Device</objectClass>
<definition/>
source <xs:complexType name="DeviceReference">
 
<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-type" type="Device-type" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element DeviceReference/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 DeviceReference/device-type
diagram
type Device-type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="device-type" type="Device-type" minOccurs="0"/>


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