Definition Type: ComplexType
Name: HasReferenceType
Namespace: urn:oasis:names:tc:SPML:2:0:reference
Type: spml:QueryClauseType
Containing Schema: pstc_spmlv2_reference.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into referenceData in schema pstc_spmlv2_reference_xsd Drilldown into toPsoID in schema pstc_spmlv2_reference_xsd Drilldown into ExtensibleType in schema pstc_spmlv2_core_xsd Drilldown into QueryClauseType in schema pstc_spmlv2_core_xsd Drilldown into typeOfReference in schema pstc_spmlv2_reference_xsdXSD Diagram of HasReferenceType in schema pstc_spmlv2_reference_xsd (OASIS Provisioning Services TC)
Collapse XSD Schema Code:
<complexType name="HasReferenceType">
    <complexContent>
        <extension base="spml:QueryClauseType">
            <sequence>
                <element name="toPsoID" type="spml:PSOIdentifierType" minOccurs="0" />
                <element name="referenceData" type="spml:ExtensibleType" minOccurs="0" />
            </sequence>
            <attribute name="typeOfReference" type="string" use="optional" />
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
toPsoID spmlref:toPsoID 0 (1)
referenceData spmlref:referenceData 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
typeOfReference spmlref:typeOfReference Optional
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
spmlref:hasReference