Definition Type: Element
Name: math
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Math
Containing Schema: fpml-shared-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
An element for containing an XML representation of the formula. Defined using xsd:any currently for flexibility in choice of language (MathML, OpenMath)
Collapse XSD Schema Diagram:
Drilldown into Math in schema fpml-shared-4-4_xsdXSD Diagram of math in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="math" type="Math" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An element for containing an XML representation of the formula. Defined using xsd:any currently for flexibility in choice of language (MathML, OpenMath)</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##any' (1) unbounded
Collapse Derivation Tree: