Definition Type: ComplexType
Name: ProcessorDescriptionType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:SubunitDescription
Containing Schema: Subunits.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PowerTimeout Drilldown into PowerEvent Drilldown into PowerCalendar Drilldown into Description Drilldown into SubunitDescriptionXSD Diagram of ProcessorDescriptionType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="ProcessorDescriptionType">
    <xs:complexContent>
        <xs:extension base="SubunitDescription">
            <xs:sequence>
                <!-- SM/1.0 Printer group import -->
                <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Description pwg:Description 0 (1)
PowerCalendar pwg:PowerCalendar 0 (1)
PowerEvent pwg:PowerEvent 0 (1)
PowerTimeout pwg:PowerTimeout 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:ProcessorDescription