Definition Type: Element
Name: contactInfo
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:ContactInformation
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Information on how to contact the unit using various means.
Collapse XSD Schema Diagram:
Drilldown into address in schema fpml-shared-5-10_xsd4 Drilldown into email in schema fpml-shared-5-10_xsd4 Drilldown into telephone in schema fpml-shared-5-10_xsd4 Drilldown into ContactInformation in schema fpml-shared-5-10_xsd4XSD Diagram of contactInfo in schema fpml-shared-5-10_xsd4 (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 unit using various means.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
telephone nsE:telephone 0 unbounded
email nsE:email 0 unbounded
address nsE:address 0 (1)
Collapse Derivation Tree: