Definition Type: Element
Name: account
Namespace: http://www.fpml.org/FpML-5-0/reporting
Type: fpml:Accountfpml:Account
Containing Schema: fpml-shared-5-0.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract False
Documentation:
Accounts serviced by this party. These are not accounts where this party is beneficiary, but instead where services are provided by this party to the beneficiary party.
Collapse XSD Schema Diagram:
Drilldown into id Drilldown into accountBeneficiary Drilldown into accountName Drilldown into accountId Drilldown into AccountXSD Diagram of account
Collapse XSD Schema Code:
<xsd:element name="account" type="Account" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Accounts serviced by this party. These are not accounts where this party is beneficiary, but instead where services are provided by this party to the beneficiary party.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
accountId fpml:accountId (1) (1)
accountName fpml:accountName 0 (1)
accountBeneficiary fpml:accountBeneficiary 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id Required
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus