Definition Type: ComplexType
Name: Message
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC: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_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_xsd2 Drilldown into Document in schema fpml-doc-5-10_xsd2XSD Diagram of Message in schema fpml-msg-5-10_xsd1 (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 nsC:fpmlVersion Required
expectedBuild nsC:expectedBuild (Optional)
actualBuild nsC:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
nsC:Exception, nsC:NotificationMessage, nsC:RequestMessage, nsC:ResponseMessage