PwgSmRev1-185 - InputChannelStatusType

complexType InputChannelStatusType
diagram PwgSmRev1-185_p957.png
namespace http://www.pwg.org/schemas/2012/12/sm
children DeviceErrors Id InputChannelAuxInfo InputChannelProtocolVersion InputChannelType ProductID SubunitStates
used by
element InputChannelStatus
attributes
Name  Type  Use  Default  Fixed  Annotation
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>

element InputChannelStatusType/DeviceErrors
diagram PwgSmRev1-185_p958.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:int
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="DeviceErrors" type="xs:int" minOccurs="0"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy