PwgSmRev1-185 - ObjectDeviceReferenceType

complexType ObjectDeviceReferenceType
diagram PwgSmRev1-185_p493.png
namespace http://www.pwg.org/schemas/2012/12/sm
children ObjectDeviceIdentifier ObjectDeviceName ObjectDeviceUri
used by
elements ObjectDeviceReferencesType/ObjectDeviceReference ObjectDeviceSupportedType/ObjectDeviceReference
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>

element ObjectDeviceReferenceType/ObjectDeviceIdentifier
diagram PwgSmRev1-185_p494.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ObjectIdentifier32Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
maxInclusive 2147483647
source <xs:element name="ObjectDeviceIdentifier" type="ObjectIdentifier32Type" minOccurs="0"/>

element ObjectDeviceReferenceType/ObjectDeviceName
diagram PwgSmRev1-185_p495.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ObjectStringLongType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 0
maxLength 255
source <xs:element name="ObjectDeviceName" type="ObjectStringLongType" minOccurs="0"/>

element ObjectDeviceReferenceType/ObjectDeviceUri
diagram PwgSmRev1-185_p496.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:anyURI
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ObjectDeviceUri" type="xs:anyURI" minOccurs="0"/>


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