Definition Type: Element
Name: telephone
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:TelephoneNumber
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A telephonic contact.
Collapse XSD Schema Diagram:
Drilldown into number in schema fpml-shared-5-10_xsd5 Drilldown into type in schema fpml-shared-5-10_xsd5 Drilldown into TelephoneNumber in schema fpml-shared-5-10_xsd5XSD Diagram of telephone in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="telephone" type="TelephoneNumber" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A telephonic contact.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
type nsF:type 0 (1)
number nsF:number 0 (1)
Collapse Derivation Tree: