Definition Type: ComplexType
Name: ScannersType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: Subunits.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ScannerXSD Diagram of ScannersType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="ScannersType">
    <xs:sequence>
        <xs:element ref="Scanner" maxOccurs="unbounded" />
    </xs:sequence>
    <!-- Scanners - set of scanners -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Scanner pwg:Scanner (1) unbounded
Collapse Derivation Tree:
Collapse References:
pwg:Scanners