complexType "CollateralValueAllocation"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
collateralValueAllocation
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="CollateralValueAllocation">
<xsd:sequence>
<xsd:element minOccurs="0" name="type" type="CollateralValueAllocationEnum"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="value" type="Money"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
type
Type:
The type of allocation e.g. Full or ExcessOverMargin
Simple Content
enumeration of xsd:token
Enumeration:
"Buffer"
 - 
The amount that is being allocated from a buffer account. A buffer account is meant to hold funds that the FCM can use to cover the liability of any client. In effect, the FCM has provided funds that are available to meet its customers’ needs and the DCO may use such collateral to meet a default by a customer to the same extent as if the customer provided the collateral.
"Full"
 - 
The full amount is being allocated
"ExcessOverMargin"
 - 
The allocated amount is an excess over the margin requirement
"Margin"
 - 
The allocated amount for margin requirement
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="type" type="CollateralValueAllocationEnum"/>

value
Type:
Money, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="value" type="Money"/>

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.