Definition Type: ComplexType
Name: Document
Namespace: http://www.fpml.org/FpML-5-0/reporting
Containing Schema: fpml-doc-5-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 actualBuild Drilldown into expectedBuild Drilldown into fpmlVersionXSD Diagram of Document
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 fpml:fpmlVersion Required
expectedBuild fpml:expectedBuild (Optional)
actualBuild fpml:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:DataDocument, fpml:Message
Collapse Comments:
blog comments powered by Disqus