PwgSmRev1-185 - StorageStatusType

complexType StorageStatusType
diagram PwgSmRev1-185_p1082.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of SubunitStatus
properties
base SubunitStatus
children DeviceErrors Id PowerCounters PowerMeters PowerMonitor PowerSupport PowerTransition ProductID SubunitStates StorageDataEncryption StorageFree StorageIsRemovable StorageMakeAndModel StorageSize StorageType
used by
element StorageStatus
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:complexType name="StorageStatusType">
 
<xs:complexContent>
   
<xs:extension base="SubunitStatus">
     
<xs:sequence>
       
<!-- SM/1.0 Printer group import -->
       
<xs:element ref="StorageDataEncryption" minOccurs="0"/>
       
<xs:element ref="StorageFree" minOccurs="0"/>
       
<xs:element ref="StorageIsRemovable" minOccurs="0"/>
       
<xs:element ref="StorageMakeAndModel" minOccurs="0"/>
       
<xs:element ref="StorageSize" minOccurs="0"/>
       
<xs:element ref="StorageType" minOccurs="0"/>
       
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>


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