Definition Type: ComplexType
Name: ProtectionTermsReference
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Reference
Containing Schema: fpml-cd-5-10.xsd
Abstract
Documentation:
Reference to protectionTerms component.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd3 Drilldown into href in schema fpml-cd-5-10_xsd2XSD Diagram of ProtectionTermsReference in schema fpml-cd-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ProtectionTermsReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Reference to protectionTerms component.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Reference">
            <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="ProtectionTerms" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href nsD:href Required
Collapse Derivation Tree:
Collapse References:
nsD:protectionTermsReference