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 False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into RelationshipXSD Diagram of RelationshipCreatedNotification
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-p2-xs:Relationship (1) (1)
<xs:any> ##other 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> ##other
Collapse Comments:
blog comments powered by Disqus