group "AllocationContent.model"
Namespace:
Content:
Defined:
globally in fpml-doc-5-10.xsd; see XML source
Includes:
definitions of 5 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (5):
approvals (in allocation defined in Allocations complexType),
collateral (in allocation defined in Allocations complexType),
creditChargeAmount,
masterConfirmationDate (in allocation defined in Allocations complexType),
relatedParty (in allocation defined in Allocations complexType)
Known Usage Locations
XML Source (w/o annotations (5); see within schema source)
<xsd:group name="AllocationContent.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="collateral" type="Collateral"/>
<xsd:element minOccurs="0" name="creditChargeAmount" type="Money"/>
<xsd:element minOccurs="0" name="approvals" type="Approvals"/>
<xsd:element minOccurs="0" name="masterConfirmationDate" type="xsd:date"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="relatedParty" type="RelatedParty"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 5/5)
approvals
Type:
Approvals, complex content
A container for approval states in the workflow.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="approvals" type="Approvals"/>

collateral
Type:
Collateral, complex content
The sum that must be posted upfront to collateralize against counterparty credit risk.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="collateral" type="Collateral"/>

creditChargeAmount
Type:
Money, complex content
Special credit fee assessed to certain institutions.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="creditChargeAmount" type="Money"/>

masterConfirmationDate
Type:
xsd:date, predefined, simple content
The date of the confirmation executed between the parties and intended to govern the allocated trade between those parties.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="masterConfirmationDate" type="xsd:date"/>

relatedParty
Type:
RelatedParty, complex content
Specifies any relevant parties to the allocation which should be referenced.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="relatedParty" type="RelatedParty"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.