diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
children | InputChannelDescription InputChannelStatus InputChannelInterface InputChannelDefaultJobControlLanguage InputChannelDefaultPageDescriptionLanguage | ||
used by |
|
||
source | <xs:complexType name="InputChannelType"> <xs:sequence> <xs:element ref="InputChannelDescription" minOccurs="0"/> <xs:element ref="InputChannelStatus"/> <xs:element ref="InputChannelInterface" minOccurs="0"/> <xs:element ref="InputChannelDefaultJobControlLanguage" minOccurs="0"/> <xs:element ref="InputChannelDefaultPageDescriptionLanguage" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <!-- InputChannel - type --> </xs:complexType> |