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