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