Definition Type: Element
Name: inReplyTo
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:MessageId
Containing Schema: fpml-msg-5-10.xsd
MinOccurs 0
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-5-10_xsd2 Drilldown into MessageId in schema fpml-msg-5-10_xsd2XSD Diagram of inReplyTo in schema fpml-msg-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="inReplyTo" type="MessageId" minOccurs="0">
    <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 nsD:messageIdScheme Required
Collapse Derivation Tree: