Definition Type: Element
Name: documentation
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Documentation
Containing Schema: fpml-doc-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Defines the definitions that govern the document and should include the year and type of definitions referenced, along with any relevant documentation (such as master agreement) and the date it was signed.
Collapse XSD Schema Diagram:
Drilldown into creditSupportDocument in schema fpml-shared-4-4_xsd Drilldown into contractualMatrix in schema fpml-shared-4-4_xsd Drilldown into contractualTermsSupplement in schema fpml-shared-4-4_xsd Drilldown into contractualSupplement in schema fpml-shared-4-4_xsd Drilldown into contractualDefinitions in schema fpml-shared-4-4_xsd Drilldown into brokerConfirmation in schema fpml-shared-4-4_xsd Drilldown into masterConfirmation in schema fpml-shared-4-4_xsd Drilldown into masterAgreement in schema fpml-shared-4-4_xsd Drilldown into Documentation in schema fpml-shared-4-4_xsdXSD Diagram of documentation in schema fpml-doc-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="documentation" type="Documentation" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines the definitions that govern the document and should include the year and type of definitions referenced, along with any relevant documentation (such as master agreement) and the date it was signed.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
masterAgreement fpml:masterAgreement 0 (1)
masterConfirmation fpml:masterConfirmation (1) (1)
brokerConfirmation fpml:brokerConfirmation (1) (1)
contractualDefinitions fpml:contractualDefinitions 0 unbounded
contractualSupplement fpml:contractualSupplement 0 unbounded
contractualTermsSupplement fpml:contractualTermsSupplement 0 unbounded
contractualMatrix fpml:contractualMatrix 0 unbounded
creditSupportDocument fpml:creditSupportDocument 0 (1)
Collapse Derivation Tree: