| diagram | ![]() |
||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||
| children | InputChannelDescription InputChannelInterfaceId InputChannelDefaultJobControlLanguageId InputChannelDefaultPageDescriptionLanguageId InputChannelStatus | ||
| used by |
|
||
| source | <xs:complexType name="InputChannelSetType"> <xs:sequence> <xs:element ref="InputChannelDescription" minOccurs="0"/> <xs:element name="InputChannelInterfaceId" type="xs:int" minOccurs="0"/> <xs:element name="InputChannelDefaultJobControlLanguageId" type="xs:int" minOccurs="0"/> <xs:element name="InputChannelDefaultPageDescriptionLanguageId" type="xs:int" minOccurs="0"/> <xs:element name="InputChannelStatus" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element ref="Id"/> </xs:sequence> </xs:complexType> </xs:element> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <!-- InputChannel - type --> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| type | xs:int | ||||||
| properties |
|
||||||
| source | <xs:element name="InputChannelInterfaceId" type="xs:int" minOccurs="0"/> |
| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| type | xs:int | ||||||
| properties |
|
||||||
| source | <xs:element name="InputChannelDefaultJobControlLanguageId" type="xs:int" minOccurs="0"/> |
| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| type | xs:int | ||||||
| properties |
|
||||||
| source | <xs:element name="InputChannelDefaultPageDescriptionLanguageId" type="xs:int" minOccurs="0"/> |
| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| properties |
|
||||||
| children | Id | ||||||
| used by |
|
||||||
| source | <xs:element name="InputChannelStatus" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element ref="Id"/> </xs:sequence> </xs:complexType> </xs:element> |