Definition Type: Element
Name: sendTo
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:PartyId
Containing Schema: fpml-msg-4-0.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 partyIdScheme in schema fpml-doc-4-0_xsd Drilldown into PartyId in schema fpml-doc-4-0_xsdXSD Diagram of sendTo in schema fpml-msg-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="sendTo" type="PartyId" 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
partyIdScheme nsA:partyIdScheme http://www.fpml.org/ext/iso9362 (Optional)
Collapse Derivation Tree: