Definition Type: Element
Name: account
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Account
Containing Schema: fpml-shared-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
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 accountBeneficiary in schema fpml-shared-4-4_xsd Drilldown into accountName in schema fpml-shared-4-4_xsd Drilldown into accountId in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into Account in schema fpml-shared-4-4_xsdXSD Diagram of account in schema fpml-shared-4-4_xsd (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">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: