Definition Type: ComplexType
Name: SubunitReferenceType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgCommon.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SubunitId Drilldown into ScannerId Drilldown into OutputTrayId Drilldown into MediaPathId Drilldown into MarkerId Drilldown into InterpreterId Drilldown into InterfaceId Drilldown into InputTrayId Drilldown into InputChannelId Drilldown into CoverId Drilldown into ConsoleIdXSD Diagram of SubunitReferenceType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="SubunitReferenceType">
    <xs:choice minOccurs="0">
        <xs:element ref="ConsoleId" minOccurs="0" />
        <xs:element ref="CoverId" minOccurs="0" />
        <xs:element ref="InputChannelId" minOccurs="0" />
        <xs:element ref="InputTrayId" minOccurs="0" />
        <xs:element ref="InterfaceId" minOccurs="0" />
        <xs:element ref="InterpreterId" minOccurs="0" />
        <xs:element ref="MarkerId" minOccurs="0" />
        <xs:element ref="MediaPathId" minOccurs="0" />
        <xs:element ref="OutputTrayId" minOccurs="0" />
        <xs:element ref="ScannerId" minOccurs="0" />
        <xs:element ref="SubunitId" minOccurs="0" />
    </xs:choice>
    <xs:anyAttribute namespace="##other" processContents="lax" />
    <!-- SubunitReference - type -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ConsoleId pwg:ConsoleId 0 (1)
CoverId pwg:CoverId 0 (1)
InputChannelId pwg:InputChannelId 0 (1)
InputTrayId pwg:InputTrayId 0 (1)
InterfaceId pwg:InterfaceId 0 (1)
InterpreterId pwg:InterpreterId 0 (1)
MarkerId pwg:MarkerId 0 (1)
MediaPathId pwg:MediaPathId 0 (1)
OutputTrayId pwg:OutputTrayId 0 (1)
ScannerId pwg:ScannerId 0 (1)
SubunitId pwg:SubunitId 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:SubunitReference