Definition Type: ComplexType
Name: Document
Namespace: http://www.fpml.org/2003/FpML-4-0
Containing Schema: fpml-doc-4-0.xsd
Abstract True
Documentation:
The abstract base type from which all FpML compliant messages and documents must be derived.
Collapse XSD Schema Diagram:
Drilldown into version in schema fpml-doc-4-0_xsd Drilldown into StandardAttributes.atts in schema fpml-doc-4-0_xsdXSD Diagram of Document in schema fpml-doc-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Document" abstract="true">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The abstract base type from which all FpML compliant messages and documents must be derived.</xsd:documentation>
    </xsd:annotation>
    <xsd:attributeGroup ref="StandardAttributes.atts" />
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
version nsA:version Required
Collapse Derivation Tree:
Collapse References:
nsA:DataDocument, nsA:FpML, nsA:Message