Definition Type: Element
Name: inReplyTo
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:MessageId
Containing Schema: fpml-msg-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A copy of the unique message identifier (within it own coding scheme) to which this message is responding.
Collapse XSD Schema Diagram:
Drilldown into messageIdScheme in schema fpml-msg-4-4_xsd Drilldown into MessageId in schema fpml-msg-4-4_xsdXSD Diagram of inReplyTo in schema fpml-msg-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="inReplyTo" type="MessageId">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A copy of the unique message identifier (within it own coding scheme) to which this message is responding.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
messageIdScheme fpml:messageIdScheme Required
Collapse Derivation Tree: