Definition Type: ComplexType
Name: CorrelatablePropertiesType
Namespace: http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd
Containing Schema: wsdm-muws-part1.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NegativeAssertionPossible in schema wsdm-muws-part1_xsd Drilldown into Dialect in schema wsdm-muws-part1_xsdXSD Diagram of CorrelatablePropertiesType in schema wsdm-muws-part1_xsd (OASIS Web Services Distributed Management (WSDM) TC)
Collapse XSD Schema Code:
<xs:complexType name="CorrelatablePropertiesType">
    <xs:sequence>
        <xs:any minOccurs="0" maxOccurs="unbounded" namespace="##other" processContents="lax" />
    </xs:sequence>
    <xs:attribute name="Dialect" type="xs:anyURI" />
    <xs:attribute name="NegativeAssertionPossible" type="xs:boolean" />
    <xs:anyAttribute namespace="##other" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
Dialect muws-xs1:Dialect (Optional)
NegativeAssertionPossible muws-xs1:NegativeAssertionPossible (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
muws-xs1:CorrelatableProperties