Definition Type: ComplexType
Name: ObjectClassDefinitionReferenceType
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 ExtensibleType in schema pstc_spmlv2_core_xsd Drilldown into name in schema pstc_spmlv2_dsml_xsd Drilldown into schemaref in schema pstc_spmlv2_dsml_xsdXSD Diagram of ObjectClassDefinitionReferenceType in schema pstc_spmlv2_dsml_xsd (OASIS Provisioning Services TC)
Collapse XSD Schema Code:
<xsd:complexType name="ObjectClassDefinitionReferenceType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <complexContent>
        <extension base="spml:ExtensibleType">
            <xsd:attribute name="schemaref" type="anyURI" use="optional" />
            <xsd:attribute name="name" type="xsd:string" use="required" />
        </extension>
    </complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
schemaref spmldsml:schemaref Optional
name spmldsml:name Required
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
spmldsml:objectClassDefinitionReference