Definition Type: ComplexType
Name: InterestRateStreamReference
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Reference
Containing Schema: fpml-ird-4-4.xsd
Abstract
Documentation:
Reference to an InterestRateStream component.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-4-4_xsd Drilldown into href in schema fpml-ird-4-4_xsdXSD Diagram of InterestRateStreamReference in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="InterestRateStreamReference">
    <xsd:annotation>
        <xsd:documentation>Reference to an InterestRateStream component.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Reference">
            <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="InterestRateStream" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href fpml:href Required
Collapse Derivation Tree:
Collapse References:
fpml:swapStreamReference