Definition Type: Element
Name: account
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF: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_xsd5 Drilldown into accountBeneficiary in schema fpml-shared-5-10_xsd5 Drilldown into accountType in schema fpml-shared-5-10_xsd5 Drilldown into accountName in schema fpml-shared-5-10_xsd5 Drilldown into accountId in schema fpml-shared-5-10_xsd5 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into Account in schema fpml-shared-5-10_xsd5XSD Diagram of account in schema fpml-shared-5-10_xsd5 (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 nsF:accountId 0 unbounded
accountName nsF:accountName 0 (1)
accountType nsF:accountType 0 (1)
accountBeneficiary nsF:accountBeneficiary 0 (1)
servicingParty nsF:servicingParty 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id Required
Collapse Derivation Tree: