Definition Type: ComplexType
Name: Document
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-doc-5-10.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 actualBuild in schema fpml-doc-5-10_xsd2 Drilldown into expectedBuild in schema fpml-doc-5-10_xsd2 Drilldown into fpmlVersion in schema fpml-doc-5-10_xsd2 Drilldown into VersionAttributes.atts in schema fpml-doc-5-10_xsd2XSD Diagram of Document in schema fpml-doc-5-10_xsd2 (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="VersionAttributes.atts" />
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
fpmlVersion nsC:fpmlVersion Required
expectedBuild nsC:expectedBuild (Optional)
actualBuild nsC:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
nsC:DataDocument, nsC:Message