Definition Type: ComplexType
Name: AssociationToAssetIdentifier
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-loan-5-10.xsd
Abstract False
Documentation:
A type defining an association between party or settlement information with an asset or assets
Collapse XSD Schema Diagram:
Drilldown into associationtId in schema fpml-loan-5-10_xsd Drilldown into accountReference in schema fpml-shared-5-10_xsd Drilldown into partyReference in schema fpml-shared-5-10_xsd Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsd Drilldown into id in schema fpml-loan-5-10_xsdXSD Diagram of AssociationToAssetIdentifier in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="AssociationToAssetIdentifier" abstract="false">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining an association between party or settlement information with an asset or assets</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="PartyAndAccountReferences.model">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A pointer style reference to a party identifier and optionally an account identifier defined elsewhere in the document. The party referenced has allocated the trade identifier.</xsd:documentation>
            </xsd:annotation>
        </xsd:group>
        <xsd:element name="associationtId" type="AssociationToAssetId" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsA:partyReference (1) (1)
accountReference nsA:accountReference 0 (1)
associationtId nsA:associationtId (1) (1)
<xs:group> nsA:PartyAndAccountReferences.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:identifier