Definition Type: ComplexType
Name: EndpointOperationalStatePropertiesType
Namespace: http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd
Containing Schema: wsdm-mows.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LastOperationalStateTransition in schema wsdm-mows_xsd Drilldown into CurrentOperationalState in schema wsdm-mows_xsdXSD Diagram of EndpointOperationalStatePropertiesType in schema wsdm-mows_xsd (OASIS Web Services Distributed Management (WSDM) TC)
Collapse XSD Schema Code:
<xs:complexType name="EndpointOperationalStatePropertiesType">
    <xs:sequence>
        <xs:element ref="mows-xs:CurrentOperationalState" />
        <xs:element ref="mows-xs:LastOperationalStateTransition" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CurrentOperationalState mows-xs:CurrentOperationalState (1) (1)
LastOperationalStateTransition mows-xs:LastOperationalStateTransition 0 (1)
Collapse Derivation Tree:
Collapse References:
mows-xs:EndpointOperationalStateProperties