Definition Type: ComplexType
Name: InputChannelsSetType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: Subunits.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into InputChannelXSD Diagram of InputChannelsSetType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="InputChannelsSetType">
    <xs:sequence>
        <xs:element name="InputChannel" type="InputChannelSetType" />
    </xs:sequence>
    <!-- InputChannels - set of input channels -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InputChannel pwg:InputChannel (1) (1)
Collapse Derivation Tree:
Collapse References:
pwg:InputChannels