PwgSmRev1-185 - CoverStatusType

complexType CoverStatusType
diagram PwgSmRev1-185_p912.png
namespace http://www.pwg.org/schemas/2012/12/sm
children CoverIsOpen CoverSubunitType DeviceErrors Id
used by
element CoverStatus
source <xs:complexType name="CoverStatusType">
 
<xs:sequence>
   
<!-- SM/1.0 Printer group import -->
   
<xs:element name="CoverIsOpen" type="xs:boolean"/>
   
<xs:element name="CoverSubunitType" type="CoverSubunitTypeWKV"/>
   
<xs:element name="DeviceErrors" type="xs:int" minOccurs="0"/>
   
<xs:element ref="Id"/>
   
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element CoverStatusType/CoverIsOpen
diagram PwgSmRev1-185_p913.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
content simple
source <xs:element name="CoverIsOpen" type="xs:boolean"/>

element CoverStatusType/CoverSubunitType
diagram PwgSmRev1-185_p914.png
namespace http://www.pwg.org/schemas/2012/12/sm
type CoverSubunitTypeWKV
properties
content simple
facets
Kind Value Annotation
maxLength 255
enumeration Cover
enumeration Interlock
enumeration Other
enumeration Unknown
source <xs:element name="CoverSubunitType" type="CoverSubunitTypeWKV"/>

element CoverStatusType/DeviceErrors
diagram PwgSmRev1-185_p915.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