Definition Type: ComplexType
Name: AccountReference
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Reference
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
Reference to an account.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd Drilldown into href in schema fpml-shared-5-10_xsdXSD Diagram of AccountReference in schema fpml-shared-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="AccountReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Reference to an account.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Reference">
            <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="Account" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href nsA:href Required
Collapse Derivation Tree:
Collapse References:
nsA:accountReference, nsA:accountReference, nsA:allocationAccountReference, nsA:buyerAccountReference, nsA:otherRemainingPartyAccount, nsA:otherTransfereeAccount, nsA:payerAccountReference, nsA:receiverAccountReferencensA:remainingPartyAccount, nsA:sellerAccountReference, nsA:transfereeAccount, nsA:transferorAccount,