Definition Type: ComplexType
Name: RelationshipParticipantType
Namespace: http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd
Containing Schema: wsdm-muws-part2.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Role in schema wsdm-muws-part2_xsd Drilldown into ResourceId in schema wsdm-muws-part1_xsd Drilldown into ManageabilityEndpointReference in schema wsdm-muws-part1_xsdXSD Diagram of RelationshipParticipantType in schema wsdm-muws-part2_xsd (OASIS Web Services Distributed Management (WSDM) TC)
Collapse XSD Schema Code:
<xs:complexType name="RelationshipParticipantType">
    <xs:sequence>
        <xs:element ref="muws-p1-xs:ManageabilityEndpointReference" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="muws-p1-xs:ResourceId" minOccurs="0" />
        <xs:element name="Role" type="xs:anyURI" />
        <xs:any minOccurs="0" maxOccurs="unbounded" namespace="##other" processContents="lax" />
    </xs:sequence>
    <xs:anyAttribute namespace="##other" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ManageabilityEndpointReference muws-xs1:ManageabilityEndpointReference 0 unbounded
ResourceId muws-xs1:ResourceId 0 (1)
Role muws-xs2:Role (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
muws-xs2:Participant