Definition Type: Element
Name: telephone
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC: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_xsd2 Drilldown into type in schema fpml-shared-5-10_xsd2 Drilldown into TelephoneNumber in schema fpml-shared-5-10_xsd2XSD Diagram of telephone in schema fpml-shared-5-10_xsd2 (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 nsC:type 0 (1)
number nsC:number 0 (1)
Collapse Derivation Tree: