Definition Type: Element
Name: FpML
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:Document
Containing Schema: fpml-main-4-0.xsd
Abstract
Documentation:
The FpML element forms the root for any conforming FpML instance document. The actual structure of the document is determined by setting the 'type' attribute to an appropriate derived subtype of the complex type Document.
Collapse XSD Schema Diagram:
Drilldown into version in schema fpml-doc-4-0_xsd Drilldown into StandardAttributes.atts in schema fpml-doc-4-0_xsd Drilldown into Document in schema fpml-doc-4-0_xsdXSD Diagram of FpML in schema fpml-main-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="FpML" type="Document">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The FpML element forms the root for any conforming FpML instance document. The actual structure of the document is determined by setting the 'type' attribute to an appropriate derived subtype of the complex type Document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
version nsA:version Required
Collapse Derivation Tree: