Definition Type: ComplexType
Name: ObjectDeviceReferenceType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgCommon.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ObjectDeviceUri Drilldown into ObjectDeviceName Drilldown into ObjectDeviceIdentifierXSD Diagram of ObjectDeviceReferenceType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ObjectDeviceIdentifier pwg:ObjectDeviceIdentifier 0 (1)
ObjectDeviceName pwg:ObjectDeviceName 0 (1)
ObjectDeviceUri pwg:ObjectDeviceUri 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:ObjectDeviceReference, pwg:ObjectDeviceReference