Definition Type: ComplexType
Name: MatchAllType
Namespace: http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-pbm.xsd
Containing Schema: wsdm-pbm.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MatchAny in schema wsdm-pbm_xsd Drilldown into Match in schema wsdm-pbm_xsdXSD Diagram of MatchAllType in schema wsdm-pbm_xsd (OASIS Web Services Distributed Management (WSDM) TC)
Collapse XSD Schema Code:
<xs:complexType name="MatchAllType">
    <xs:choice>
        <xs:element ref="pbm:Match" />
        <xs:element ref="pbm:MatchAny" />
    </xs:choice>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Match pbm:Match (1) (1)
MatchAny pbm:MatchAny (1) (1)
Collapse Derivation Tree:
Collapse References:
pbm:MatchAll