Definition Type: Element
Name: formulaComponent
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF: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_xsd5 Drilldown into componentDescription in schema fpml-shared-5-10_xsd5 Drilldown into name in schema fpml-shared-5-10_xsd5 Drilldown into FormulaComponent in schema fpml-shared-5-10_xsd5XSD Diagram of formulaComponent in schema fpml-shared-5-10_xsd5 (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 nsF:componentDescription 0 (1)
formula nsF:formula 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
name nsF:name (Optional)
Collapse Derivation Tree: