Definition Type: Element
Name: copyTo
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:MessageAddress
Containing Schema: fpml-msg-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A unique identifier (within the specified coding scheme) giving the details of some party to whom a copy of this message will be sent for reference.
Collapse XSD Schema Diagram:
Drilldown into messageAddressScheme in schema fpml-msg-5-10_xsd Drilldown into MessageAddress in schema fpml-msg-5-10_xsdXSD Diagram of copyTo in schema fpml-msg-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="copyTo" type="MessageAddress" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A unique identifier (within the specified coding scheme) giving the details of some party to whom a copy of this message will be sent for reference.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
messageAddressScheme nsA:messageAddressScheme (Optional)
Collapse Derivation Tree: