Definition Type: ComplexType
Name: Message
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Document
Containing Schema: fpml-msg-5-10.xsd
Abstract True
Documentation:
A type defining the basic structure of all FpML messages which is refined by its derived types.
Collapse XSD Schema Diagram:
Drilldown into actualBuild in schema fpml-doc-5-10_xsd3 Drilldown into expectedBuild in schema fpml-doc-5-10_xsd3 Drilldown into fpmlVersion in schema fpml-doc-5-10_xsd3 Drilldown into VersionAttributes.atts in schema fpml-doc-5-10_xsd3 Drilldown into Document in schema fpml-doc-5-10_xsd3XSD Diagram of Message in schema fpml-msg-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Message" abstract="true">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the basic structure of all FpML messages which is refined by its derived types.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Document" />
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
fpmlVersion nsD:fpmlVersion Required
expectedBuild nsD:expectedBuild (Optional)
actualBuild nsD:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:Exception, nsD:NotificationMessage, nsD:RequestMessage, nsD:ResponseMessage