Definition Type: Element
Name: account
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:Account
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Optional account information used to precisely define the origination and destination of financial instruments.
Collapse XSD Schema Diagram:
Drilldown into servicingParty in schema fpml-shared-5-10_xsd2 Drilldown into accountBeneficiary in schema fpml-shared-5-10_xsd2 Drilldown into accountType in schema fpml-shared-5-10_xsd2 Drilldown into accountName in schema fpml-shared-5-10_xsd2 Drilldown into accountId in schema fpml-shared-5-10_xsd2 Drilldown into id in schema fpml-shared-5-10_xsd2 Drilldown into Account in schema fpml-shared-5-10_xsd2XSD Diagram of account in schema fpml-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="account" type="Account" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Optional account information used to precisely define the origination and destination of financial instruments.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
accountId nsC:accountId 0 unbounded
accountName nsC:accountName 0 (1)
accountType nsC:accountType 0 (1)
accountBeneficiary nsC:accountBeneficiary 0 (1)
servicingParty nsC:servicingParty 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsC:id Required
Collapse Derivation Tree: