PwgSmRev1-185 - PowerLog

element PowerLog
diagram PwgSmRev1-185_p1417.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children LogEntry
used by
elements Power SystemStatus
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>

element PowerLog/LogEntry
diagram PwgSmRev1-185_p1418.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc unbounded
content complex
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>

element PowerLog/LogEntry/PowerComponentReferenceId
diagram PwgSmRev1-185_p1419.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:int
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="PowerComponentReferenceId" type="xs:int" minOccurs="0"/>


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