diagram |
|
namespace |
http://www.pwg.org/schemas/2012/12/sm |
children |
ObjectDeviceIdentifier ObjectDeviceName ObjectDeviceUri |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation |
|
source |
<xs:complexType name="ObjectDeviceReferenceType">
<xs:sequence>
<xs:element name="ObjectDeviceIdentifier" type="ObjectIdentifier32Type" minOccurs="0"/>
<xs:element name="ObjectDeviceName" type="ObjectStringLongType" minOccurs="0"/>
<xs:element name="ObjectDeviceUri" type="xs:anyURI" minOccurs="0"/>
</xs:sequence>
<xs:anyAttribute namespace="##other" processContents="lax"/>
<!-- see output-device-assigned - section 4.3.13 [RFC2911] -->
</xs:complexType> |