Definition Type: Element
Name: sendTo
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:MessageAddress
Containing Schema: fpml-msg-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A unique identifier (within its coding scheme) indicating an intended recipent of a message.
Collapse XSD Schema Diagram:
Drilldown into messageAddressScheme in schema fpml-msg-5-10_xsd4 Drilldown into MessageAddress in schema fpml-msg-5-10_xsd4XSD Diagram of sendTo in schema fpml-msg-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="sendTo" type="MessageAddress" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A unique identifier (within its coding scheme) indicating an intended recipent of a message.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
messageAddressScheme nsF:messageAddressScheme (Optional)
Collapse Derivation Tree: