Definition Type: ComplexType
Name: PartyMessageInformation
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-msg-4-4.xsd
Abstract
Documentation:
A type defining additional information that may be recorded against a message.
Collapse XSD Schema Diagram:
Drilldown into partyReference in schema fpml-msg-4-4_xsdXSD Diagram of PartyMessageInformation in schema fpml-msg-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PartyMessageInformation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining additional information that may be recorded against a message.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="partyReference" type="PartyReference">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Identifies that party that has ownership of this information.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference fpml:partyReference (1) (1)
Collapse Derivation Tree:
Collapse References:
fpml:partyMessageInformation