| diagram |  | ||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| type | extension of DeviceConditionType | ||||||
| properties | 
 | ||||||
| children | Component ConditionId Name Severity Time ClearTime | ||||||
| used by | 
 | ||||||
| attributes | 
 | ||||||
| source | <xs:complexType name="ConditionHistoryEntryType"> <xs:complexContent> <xs:extension base="pwg:DeviceConditionType"> <xs:sequence> <xs:element ref="ClearTime"/> </xs:sequence> </xs:extension> <!-- GT: the type this is extending, DeviceConditionType, already has anyAttribute <xs:anyAttribute namespace="##other" processContents="lax"/> --> </xs:complexContent> </xs:complexType> |