Definition Type: Element
Name: StoppedState
Namespace: http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd
Type: mows-xs:OperationalStateType
Containing Schema: wsdm-mows.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DownState in schema wsdm-mows_xsdXSD Diagram of StoppedState in schema wsdm-mows_xsd (OASIS Web Services Distributed Management (WSDM) TC)
Collapse XSD Schema Code:
<xs:element name="StoppedState">
    <xs:complexType>
        <xs:complexContent>
            <xs:restriction base="mows-xs:OperationalStateType">
                <xs:sequence>
                    <xs:element ref="mows-xs:DownState" />
                </xs:sequence>
            </xs:restriction>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DownState mows-xs:DownState (1) (1)
<xs:any> Allowed namespace: '##any' 0 (1)
Collapse Derivation Tree: