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