| diagram | ![]() |
||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||
| properties |
|
||
| children | LogEntry | ||
| used by |
|
||
| source | <xs:element name="PowerLog"> <xs:complexType> <xs:sequence> <xs:element name="LogEntry" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element ref="Id"/> <xs:element name="PowerComponentReferenceId" type="xs:int" minOccurs="0"/> <xs:element ref="PowerComponentType"/> <xs:element ref="PowerState"/> <xs:element ref="PowerStateDateAndTime"/> <xs:element ref="PowerStateMessage"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| properties |
|
||||||
| children | Id PowerComponentReferenceId PowerComponentType PowerState PowerStateDateAndTime PowerStateMessage | ||||||
| source | <xs:element name="LogEntry" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element ref="Id"/> <xs:element name="PowerComponentReferenceId" type="xs:int" minOccurs="0"/> <xs:element ref="PowerComponentType"/> <xs:element ref="PowerState"/> <xs:element ref="PowerStateDateAndTime"/> <xs:element ref="PowerStateMessage"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| type | xs:int | ||||||
| properties |
|
||||||
| source | <xs:element name="PowerComponentReferenceId" type="xs:int" minOccurs="0"/> |