Definition Type: ComplexType
Name: InterpreterStatusType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: Subunits.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SubunitStates Drilldown into ProductID Drilldown into InterpreterIsTwoWay Drilldown into InterpreterAddressabilityFeed Drilldown into InterpreterAddressabilityCrossFeed Drilldown into InterpreterAddressabilityBasis Drilldown into InterpreterAddressabilityUnit Drilldown into InterpreterLanguageFamily Drilldown into InterpreterVersion Drilldown into InterpreterLanguageVersion Drilldown into InterpreterLanguageSupported Drilldown into InterpreterLanguageLevel Drilldown into Id Drilldown into DeviceErrorsXSD Diagram of InterpreterStatusType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="InterpreterStatusType">
    <xs:sequence>
        <!-- SM/1.0 Printer group import -->
        <xs:element name="DeviceErrors" type="xs:int" minOccurs="0" />
        <xs:element ref="Id" />
        <xs:element ref="InterpreterLanguageLevel" minOccurs="0" />
        <xs:element ref="InterpreterLanguageSupported" minOccurs="0" />
        <xs:element ref="InterpreterLanguageVersion" minOccurs="0" />
        <xs:element ref="InterpreterVersion" minOccurs="0" />
        <xs:element ref="InterpreterLanguageFamily" minOccurs="0" />
        <xs:element ref="InterpreterAddressabilityUnit" minOccurs="0" />
        <xs:element ref="InterpreterAddressabilityBasis" minOccurs="0" />
        <xs:element ref="InterpreterAddressabilityCrossFeed" minOccurs="0" />
        <xs:element ref="InterpreterAddressabilityFeed" minOccurs="0" />
        <xs:element ref="InterpreterIsTwoWay" minOccurs="0" />
        <xs:element ref="ProductID" minOccurs="0" />
        <xs:element ref="SubunitStates" />
        <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:anyAttribute namespace="##other" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeviceErrors pwg:DeviceErrors 0 (1)
Id pwg:Id (1) (1)
InterpreterLanguageLevel pwg:InterpreterLanguageLevel 0 (1)
InterpreterLanguageSupported pwg:InterpreterLanguageSupported 0 (1)
InterpreterLanguageVersion pwg:InterpreterLanguageVersion 0 (1)
InterpreterVersion pwg:InterpreterVersion 0 (1)
InterpreterLanguageFamily pwg:InterpreterLanguageFamily 0 (1)
InterpreterAddressabilityUnit pwg:InterpreterAddressabilityUnit 0 (1)
InterpreterAddressabilityBasis pwg:InterpreterAddressabilityBasis 0 (1)
InterpreterAddressabilityCrossFeed pwg:InterpreterAddressabilityCrossFeed 0 (1)
InterpreterAddressabilityFeed pwg:InterpreterAddressabilityFeed 0 (1)
InterpreterIsTwoWay pwg:InterpreterIsTwoWay 0 (1)
ProductID pwg:ProductID 0 (1)
SubunitStates pwg:SubunitStates (1) (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:InterpreterStatus