Definition Type: ComplexType
Name: InterpreterLanguageSupportedType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: Subunits.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into InterpreterLanguageXSD Diagram of InterpreterLanguageSupportedType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="InterpreterLanguageSupportedType">
    <xs:sequence>
        <xs:element name="InterpreterLanguage" type="InterpreterLanguageFamilyWKV" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <!-- list of interpeter PDL lanaguage families supported -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InterpreterLanguage pwg:InterpreterLanguage 0 unbounded
Collapse Derivation Tree:
Collapse References:
pwg:InterpreterLanguageSupported