| diagram | ![]() |
||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||
| children | OutputChannelDescription OutputChannelStatus OutputChannelDefaultJobControlLanguage OutputChannelInterface | ||
| used by |
|
||
| source | <xs:complexType name="OutputChannelType"> <xs:sequence> <xs:element ref="OutputChannelDescription" minOccurs="0"/> <xs:element ref="OutputChannelStatus"/> <xs:element ref="OutputChannelDefaultJobControlLanguage" minOccurs="0"/> <xs:element ref="OutputChannelInterface" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <!-- OutputChannel - type --> </xs:complexType> |