diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
children | DeviceErrors Id OutputChannelAuxInfo OutputChannelProtocolVersion OutputChannelType ProductID SubunitStates | ||||||
used by |
|
||||||
attributes |
|
||||||
source | <xs:complexType name="OutputChannelStatusType"> <xs:sequence> <!-- SM/1.0 Printer group import --> <xs:element name="DeviceErrors" type="xs:int" minOccurs="0"/> <xs:element ref="Id"/> <xs:element ref="OutputChannelAuxInfo" minOccurs="0"/> <xs:element ref="OutputChannelProtocolVersion" minOccurs="0"/> <xs:element ref="OutputChannelType"/> <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"/> |