Definition Type: ComplexType
Name: InterestRateStreamReference
Namespace: http://www.fpml.org/FpML-5-0/reporting
Type: fpml:Reference
Containing Schema: fpml-ird-5-0.xsd
Abstract False
Documentation:
Reference to an InterestRateStream component.
Collapse XSD Schema Diagram:
Drilldown into href Drilldown into ReferenceXSD Diagram of InterestRateStreamReference
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
Collapse Comments:
blog comments powered by Disqus