PwgSmRev1-185 - DeviceConditionType

complexType DeviceConditionType
diagram PwgSmRev1-185_p1126.png
namespace http://www.pwg.org/schemas/2012/12/sm
children Component ConditionId Name Severity Time
used by
element ActiveConditionsTableType/DeviceCondition
complexType ConditionHistoryEntryType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:complexType name="DeviceConditionType">
 
<xs:sequence>
   
<xs:element name="Component">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element ref="Group"/>
         
<xs:element name="Name" type="xs:string"/>
         
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element ref="ConditionId"/>
   
<xs:element name="Name" type="ConditionNameType"/>
   
<xs:element ref="Severity"/>
   
<xs:element ref="Time"/>
   
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element DeviceConditionType/Component
diagram PwgSmRev1-185_p1127.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children Group Name
source <xs:element name="Component">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Group"/>
     
<xs:element name="Name" type="xs:string"/>
     
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element DeviceConditionType/Component/Name
diagram PwgSmRev1-185_p1128.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:string
properties
content simple
source <xs:element name="Name" type="xs:string"/>

element DeviceConditionType/Name
diagram PwgSmRev1-185_p1129.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ConditionNameType
properties
content simple
source <xs:element name="Name" type="ConditionNameType"/>


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