complexType "SecLendCollateralProvisions"
Namespace:
Content:
complex, 9 elements
Defined:
Includes:
definitions of 9 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (9):
All Direct / Indirect Based Elements (1):
collateralProvisions
Known Usage Locations
Annotation
Parameters relating to acceptable collateral for the specified security lending transaction.
XML Source (w/o annotations (11); see within schema source)
<xsd:complexType name="SecLendCollateralProvisions">
<xsd:sequence>
<xsd:choice>
<xsd:element name="collateralType" type="CollateralType"/>
<xsd:element name="triParty" type="TriParty"/>
</xsd:choice>
<xsd:choice>
<xsd:element name="marginRatio" type="DecimalFraction"/>
<xsd:element name="haircut" type="DecimalFraction"/>
</xsd:choice>
<xsd:sequence minOccurs="0">
<xsd:element name="collateralCurrency" type="Currency"/>
<xsd:element minOccurs="0" name="fxRate" type="FxRate"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element minOccurs="0" name="collateralArrangement" type="CollateralArrangement"/>
<xsd:element minOccurs="0" name="exclusiveArrangements" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="eligibleForRehypothecation" type="xsd:boolean"/>
</xsd:sequence>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 9/9)
collateralArrangement
Type:
CollateralArrangement, simple content
(SFTR related field) Method used to provide collateral - Indication whether the collateral is subject to a title transfer collateral arrangement, a securities financial collateral arrangement, or a securities financial with the right of use.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="collateralArrangement" type="CollateralArrangement"/>

collateralCurrency
Type:
Currency, simple content
Reference currency.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="collateralCurrency" type="Currency"/>

collateralType
Type:
CollateralType, simple content
The collateral type, which is a restriction of the collateral deemed acceptable for the purpose of the transaction.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="collateralType" type="CollateralType"/>

eligibleForRehypothecation
Type:
xsd:boolean, predefined, simple content
Indication whether the collateral taker can reuse the securities provided as a collateral.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="eligibleForRehypothecation" type="xsd:boolean"/>

exclusiveArrangements
Type:
xsd:boolean, predefined, simple content
(SFTR related field) In the case of securities borrowing and lending, indication whether the borrower has exclusive access to borrow from the lender's securities portfolio. (True/False).
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="exclusiveArrangements" type="xsd:boolean"/>

fxRate
Type:
FxRate, complex content
Indicates the rate of a currency conversion that is used to compute settlement amount for cross-currency transactions.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="fxRate" type="FxRate"/>

haircut
Type:
DecimalFraction, simple content
An element defining a haircut expressed as the percentage difference between the Market Value of the collateral and the Purchase Price of the security lending and calculated as 100 multiplied by a ratio of the difference between the Market Value of the collateral and the Purchase Price of the security lending to the Market Value of the collateral. Haircut is alternative way to adjust the value of collateral sold in a repurchase agreement to initial margin ratio. Because an initial margin is a percentage of the Purchase Price, while a haircut is a percentage of the Market Value of collateral, the arithmetic of initial margins and haircuts is slightly different. For example, an initial margin of 102% is not equivalent to a haircut of 2%, but to 1.961% (ie 100/102%). See GMRA 2011 paragraph 2(aa).
Simple Content
xsd:decimal
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="haircut" type="DecimalFraction"/>

marginRatio
Type:
DecimalFraction, simple content
An element defining an initial margin expressed as a ratio of the Market Value of the collateral to the Purchase Price. A default value of initial margin ratio of 1.00 means there is no margin and thus no risk related with the collateral. See GMRA 2000 paragraph 2(z) and GMRA 2011 paragraph 2(bb).
Simple Content
xsd:decimal
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="marginRatio" type="DecimalFraction"/>

triParty
Type:
TriParty, complex content
Tri-party.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="triParty" type="TriParty"/>

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.