Definition Type: ComplexType
Name: InterpreterDescriptionType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: Subunits.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into InterpreterDefaultCharsetOut Drilldown into InterpreterDefaultCharsetIn Drilldown into InterpreterDefaultOrientation Drilldown into DescriptionXSD Diagram of InterpreterDescriptionType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="InterpreterDescriptionType">
    <xs:sequence>
        <!-- SM/1.0 Printer group import -->
        <xs:element ref="Description" minOccurs="0" />
        <xs:element ref="InterpreterDefaultOrientation" minOccurs="0" />
        <xs:element ref="InterpreterDefaultCharsetIn" minOccurs="0" />
        <xs:element ref="InterpreterDefaultCharsetOut" minOccurs="0" />
        <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
Description pwg:Description 0 (1)
InterpreterDefaultOrientation pwg:InterpreterDefaultOrientation 0 (1)
InterpreterDefaultCharsetIn pwg:InterpreterDefaultCharsetIn 0 (1)
InterpreterDefaultCharsetOut pwg:InterpreterDefaultCharsetOut 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:InterpreterDescription