Definition Type: ComplexType
Name: StepReference
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Reference
Containing Schema: fpml-reconciliation-5-10.xsd
Abstract
Documentation:
Reference to a Schedule's Step.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd4 Drilldown into href in schema fpml-reconciliation-5-10_xsdXSD Diagram of StepReference in schema fpml-reconciliation-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="StepReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Reference to a Schedule's Step.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Reference">
            <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="Step" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href nsE:href Required
Collapse Derivation Tree:
Collapse References:
nsE:fixedRateStepReference