Definition Type: Element
Name: formulaComponent
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FormulaComponent
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Elements describing the components of the formula. The name attribute points to a value used in the math element. The href attribute points to a value elsewhere in the document
Collapse XSD Schema Diagram:
Drilldown into formula in schema fpml-shared-5-10_xsd3 Drilldown into componentDescription in schema fpml-shared-5-10_xsd3 Drilldown into name in schema fpml-shared-5-10_xsd3 Drilldown into FormulaComponent in schema fpml-shared-5-10_xsd3XSD Diagram of formulaComponent in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="formulaComponent" type="FormulaComponent" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Elements describing the components of the formula. The name attribute points to a value used in the math element. The href attribute points to a value elsewhere in the document</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
componentDescription nsD:componentDescription 0 (1)
formula nsD:formula 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
name nsD:name (Optional)
Collapse Derivation Tree: