Definition Type: ComplexType
Name: SubunitType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: Subunits.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into VendorSubunit Drilldown into Storage Drilldown into Scanner Drilldown into ScanMediaPath Drilldown into Processor Drilldown into OutputTray Drilldown into OutputChannel Drilldown into MediaPath Drilldown into Marker Drilldown into Interpreter Drilldown into Interface Drilldown into InputTray Drilldown into InputChannel Drilldown into Finisher Drilldown into FaxModem Drilldown into Cover Drilldown into ConsoleXSD Diagram of SubunitType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="SubunitType">
    <xs:choice minOccurs="0">
        <xs:element ref="Console" minOccurs="0" />
        <xs:element ref="Cover" minOccurs="0" />
        <xs:element ref="FaxModem" minOccurs="0" />
        <xs:element ref="Finisher" minOccurs="0" />
        <xs:element ref="InputChannel" minOccurs="0" />
        <xs:element ref="InputTray" minOccurs="0" />
        <xs:element ref="Interface" minOccurs="0" />
        <xs:element ref="Interpreter" minOccurs="0" />
        <xs:element ref="Marker" minOccurs="0" />
        <xs:element ref="MediaPath" minOccurs="0" />
        <xs:element ref="OutputChannel" minOccurs="0" />
        <xs:element ref="OutputTray" minOccurs="0" />
        <xs:element ref="Processor" minOccurs="0" />
        <xs:element ref="ScanMediaPath" minOccurs="0" />
        <xs:element ref="Scanner" minOccurs="0" />
        <xs:element ref="Storage" minOccurs="0" />
        <xs:element ref="VendorSubunit" minOccurs="0" />
    </xs:choice>
    <!-- Subunit - type -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Console pwg:Console 0 (1)
Cover pwg:Cover 0 (1)
FaxModem pwg:FaxModem 0 (1)
Finisher pwg:Finisher 0 (1)
InputChannel pwg:InputChannel 0 (1)
InputTray pwg:InputTray 0 (1)
Interface pwg:Interface 0 (1)
Interpreter pwg:Interpreter 0 (1)
Marker pwg:Marker 0 (1)
MediaPath pwg:MediaPath 0 (1)
OutputChannel pwg:OutputChannel 0 (1)
OutputTray pwg:OutputTray 0 (1)
Processor pwg:Processor 0 (1)
ScanMediaPath pwg:ScanMediaPath 0 (1)
Scanner pwg:Scanner 0 (1)
Storage pwg:Storage 0 (1)
VendorSubunit pwg:VendorSubunit 0 (1)
Collapse Derivation Tree:
Collapse References:
pwg:Subunit