Definition Type: ComplexType
Name: RelationshipResourcePropertiesType
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 Participant in schema wsdm-muws-part2_xsd Drilldown into Type in schema wsdm-muws-part2_xsd Drilldown into Name in schema wsdm-muws-part2_xsdXSD Diagram of RelationshipResourcePropertiesType in schema wsdm-muws-part2_xsd (OASIS Web Services Distributed Management (WSDM) TC)
Collapse XSD Schema Code:
<xs:complexType name="RelationshipResourcePropertiesType">
    <xs:sequence>
        <xs:element ref="muws-p2-xs:Name" minOccurs="0" />
        <xs:element ref="muws-p2-xs:Type" />
        <xs:element ref="muws-p2-xs:Participant" minOccurs="2" maxOccurs="unbounded" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Name muws-xs2:Name 0 (1)
Type muws-xs2:Type (1) (1)
Participant muws-xs2:Participant 2 unbounded
Collapse Derivation Tree:
Collapse References:
muws-xs2:RelationshipResourceProperties