diagram | |||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||
properties |
|
||||
children | TimeoutEntry | ||||
used by |
|
||||
source | <xs:element name="PowerTimeout"> <xs:complexType> <xs:sequence> <xs:element name="TimeoutEntry" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element ref="Id"/> <xs:element ref="RequestPowerState"/> <xs:element ref="StartPowerState"/> <xs:element name="TimeoutSeconds" type="xs:int"/> <xs:element name="TimeoutPredicate" type="TimeoutPredicateWKV"/> <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 RequestPowerState StartPowerState TimeoutSeconds TimeoutPredicate | ||||||
source | <xs:element name="TimeoutEntry" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element ref="Id"/> <xs:element ref="RequestPowerState"/> <xs:element ref="StartPowerState"/> <xs:element name="TimeoutSeconds" type="xs:int"/> <xs:element name="TimeoutPredicate" type="TimeoutPredicateWKV"/> <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="TimeoutSeconds" type="xs:int"/> |
diagram | ||||||||||||||||||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | |||||||||||||||||||||
type | TimeoutPredicateWKV | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xs:element name="TimeoutPredicate" type="TimeoutPredicateWKV"/> |