Definition Type: Element
Name: contactInfo
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:ContactInformation
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Information on how to contact the party using various means.
Collapse XSD Schema Diagram:
Drilldown into address in schema fpml-shared-5-10_xsd5 Drilldown into email in schema fpml-shared-5-10_xsd5 Drilldown into telephone in schema fpml-shared-5-10_xsd5 Drilldown into ContactInformation in schema fpml-shared-5-10_xsd5XSD Diagram of contactInfo in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="contactInfo" type="ContactInformation" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Information on how to contact the party using various means.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
telephone nsF:telephone 0 unbounded
email nsF:email 0 unbounded
address nsF:address 0 (1)
Collapse Derivation Tree: