Definition Type: Element
Name: documentation
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:Documentation
Containing Schema: fpml-doc-4-0.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-0_xsd Drilldown into contractualSupplement in schema fpml-shared-4-0_xsd Drilldown into contractualDefinitions in schema fpml-shared-4-0_xsd Drilldown into masterConfirmation in schema fpml-shared-4-0_xsd Drilldown into masterAgreement in schema fpml-shared-4-0_xsd Drilldown into Documentation in schema fpml-shared-4-0_xsdXSD Diagram of documentation in schema fpml-doc-4-0_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 nsA:masterAgreement 0 (1)
masterConfirmation nsA:masterConfirmation 0 (1)
contractualDefinitions nsA:contractualDefinitions 0 unbounded
contractualSupplement nsA:contractualSupplement 0 unbounded
creditSupportDocument nsA:creditSupportDocument 0 (1)
Collapse Derivation Tree: