Definition Type: ComplexType
Name: Document
Namespace: http://www.fpml.org/FpML-5/transparency
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_xsd5 Drilldown into expectedBuild in schema fpml-doc-5-10_xsd5 Drilldown into fpmlVersion in schema fpml-doc-5-10_xsd5 Drilldown into VersionAttributes.atts in schema fpml-doc-5-10_xsd5XSD Diagram of Document in schema fpml-doc-5-10_xsd5 (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 nsF:fpmlVersion Required
expectedBuild nsF:expectedBuild (Optional)
actualBuild nsF:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:DataDocument, nsF:Message