Definition Type: ComplexType
Name: AttributeDefinitionReferencesType
Namespace: urn:oasis:names:tc:SPML:2:0:DSML
Type: spml:ExtensibleType
Containing Schema: pstc_spmlv2_dsml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into attributeDefinitionReference in schema pstc_spmlv2_dsml_xsd Drilldown into ExtensibleType in schema pstc_spmlv2_core_xsdXSD Diagram of AttributeDefinitionReferencesType in schema pstc_spmlv2_dsml_xsd (OASIS Provisioning Services TC)
Collapse XSD Schema Code:
<xsd:complexType name="AttributeDefinitionReferencesType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <complexContent>
        <extension base="spml:ExtensibleType">
            <xsd:sequence>
                <xsd:element name="attributeDefinitionReference" type="spmldsml:AttributeDefinitionReferenceType" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </extension>
    </complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
attributeDefinitionReference spmldsml:attributeDefinitionReference 0 unbounded
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
spmldsml:memberAttributes