| diagram |  | ||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| children | DeviceErrors Id InputChannelAuxInfo InputChannelProtocolVersion InputChannelType ProductID SubunitStates | ||||||
| used by | 
 | ||||||
| attributes | 
 | ||||||
| source | <xs:complexType name="InputChannelStatusType"> <xs:sequence> <!-- SM/1.0 Printer group import --> <xs:element name="DeviceErrors" type="xs:int" minOccurs="0"/> <xs:element ref="Id"/> <xs:element ref="InputChannelAuxInfo" minOccurs="0"/> <xs:element ref="InputChannelProtocolVersion" minOccurs="0"/> <xs:element ref="InputChannelType"/> <xs:element ref="ProductID" minOccurs="0"/> <xs:element ref="SubunitStates"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other"/> </xs:complexType> | 
| diagram |  | ||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| type | xs:int | ||||||
| properties | 
 | ||||||
| source | <xs:element name="DeviceErrors" type="xs:int" minOccurs="0"/> |