XML Schema Documentation

Model Group: AllocationContent.model

[Table of contents]

Name AllocationContent.model
Used by (from the same schema document) Complex Type Allocation
XML Instance Representation
<collateral> Collateral </collateral> [0..1]

'The sum that must be posted upfront to collateralize against counterparty credit risk.'

<creditChargeAmount> Money </creditChargeAmount> [0..1]

'Special credit fee assessed to certain institutions.'

<approvals> Approvals </approvals> [0..1]

'A container for approval states in the workflow.'

<masterConfirmationDate> xsd:date </masterConfirmationDate> [0..1]

'The date of the confirmation executed between the parties and intended to govern the allocated trade between those parties.'

Diagram
Schema Component Representation
<xsd:group name="AllocationContent.model">
<xsd:sequence>
<xsd:element name="collateral" type=" Collateral " minOccurs="0"/>
<xsd:element name="creditChargeAmount" type=" Money " minOccurs="0"/>
<xsd:element name="approvals" type=" Approvals " minOccurs="0"/>
<xsd:element name="masterConfirmationDate" type=" xsd:date " minOccurs="0"/>
</xsd:sequence>
</xsd:group>