Definition Type: ComplexType
Name: Math
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
A type defining a mathematical expression.
Collapse XSD Schema Diagram:
XSD Diagram of Math in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Math" mixed="true">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining a mathematical expression.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:any namespace="##any" processContents="skip" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##any' (1) unbounded
Collapse Derivation Tree:
Collapse References:
fpml:math