Definition Type: ComplexType
Name: InterpreterType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: Subunits.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into InterpreterStatus Drilldown into InterpreterDescriptionXSD Diagram of InterpreterType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="InterpreterType">
    <xs:sequence>
        <xs:element ref="InterpreterDescription" minOccurs="0" />
        <xs:element ref="InterpreterStatus" />
        <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <!-- Interpreter - type -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InterpreterDescription pwg:InterpreterDescription 0 (1)
InterpreterStatus pwg:InterpreterStatus (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree:
Collapse References:
pwg:InputChannelDefaultJobControlLanguage, pwg:InputChannelDefaultPageDescriptionLanguage, pwg:Interpreter, pwg:OutputChannelDefaultJobControlLanguage