Definition Type: Element
Name: RelationshipCreatedNotification
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 Relationship in schema wsdm-muws-part2_xsdXSD Diagram of RelationshipCreatedNotification in schema wsdm-muws-part2_xsd (OASIS Web Services Distributed Management (WSDM) TC)
Collapse XSD Schema Code:
<xs:element name="RelationshipCreatedNotification">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="muws-p2-xs:Relationship" />
            <xs:any minOccurs="0" maxOccurs="unbounded" namespace="##other" processContents="lax" />
        </xs:sequence>
        <xs:anyAttribute namespace="##other" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Relationship muws-xs2:Relationship (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'