Valuation

/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V6/Portfolio/Positions/Position/Valuation

Diagram

Valuation Quantity xs:decimal [0..1] TotalNominalValueQC xs:decimal [0..1] ContractSize xs:decimal [0..1] QuotationCurrency ISOCurrencyCodeType [1] MarketValueQC xs:decimal [1] CleanValueQC xs:decimal [1] AccruedIncomeQC xs:decimal [0..1] MarketValuePC xs:decimal [1] CleanValuePC xs:decimal [1] AccruedIncomePC xs:decimal [0..1] PositionWeight xs:decimal [1] MarketExposureQC xs:decimal [1] MarketExposurePC xs:decimal [1] MarketExposureUC xs:decimal [0..1] MarketExposureWeight xs:decimal [1] MarketExposureUCWeight xs:decimal [0..1]

Documentation

EN

Valuation characteristics and
Position market value(s).

Properties

Type
(anonymous)
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
7

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:decimal

A18 - Quantity of Instrument in Position.

352.19
xs:decimal

A19 - In QuotationCurrency.
= Quantity * Nominal Unit Amount

57.07
xs:decimal

A20 - Only for futures and options.
The way the contract size is defined varies according with the type of instrument. See EIOPA definition (QRT 0801)

721.46
ISOCurrencyCodeType

A21 - Instrument quotation currency (A)

Dreistelliger ISO-Waehrungscode (ISO 4217)

MTB
xs:decimal

A22 - Amount in QuotationCurrency (A)
including accrued coupon.
(Dirty value)

939.95
xs:decimal

A23 - Market value in QuotationCurrency
not including accrued income.

763.59
xs:decimal

A125 - Accrued interest in QuotationCurrency.
Generally equals to: MarketValueQC - CleanValueQC

853.54
xs:decimal

A24 - Amount in PortfolioCurrency (B) including accrued coupon.
(Dirty value)

120.08
xs:decimal

A25 - Market value in PortfolioCurrency
not including accrued interest

889.84
xs:decimal

A126 - Accrued interest in PortfolioCurrency.
Generally equals to: MarketValuePC - CleanValuePC

323.62
xs:decimal

A26 - MarketValuePC in percentage
of TotalNetAssets (including liquidity)
50%=0.5

875.23
xs:decimal

A27 - MarketExposure in QuotationCurrency (A).
Different from MarketValueQC for derivatives:
valuation of the equivalent position on the underlying asset.

332.13
xs:decimal

A28 - MarketExposure in PortfolioCurrency (B).
Different from MarketValuePC for derivatives:
valuation of the equivalent position on the underlying asset.

84.66
xs:decimal

A29 - %Market exposure in QuotationCurrency (C)
of underlying asset

876.46
xs:decimal

A30 - MarketExposurePC
as percentage of TotalNetAssets.
1.2% = 0.012

682.19
xs:decimal

A31 - MarketExposureUC converted in PC, in percentage in percentage of TotalNetAssets.
2.7% = 0.027

553.62

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="Valuation">
   <xs:annotation>
      <xs:documentation xml:lang="en">Valuation characteristics and 
Position market value(s).</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element minOccurs="0" name="Quantity" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">A18 - Quantity of Instrument in Position.
</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="TotalNominalValueQC" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">A19 - In QuotationCurrency.
= Quantity * Nominal Unit Amount</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="ContractSize" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">A20 - Only for futures and options.
The way the contract size is defined varies according with the type of instrument. See EIOPA definition (QRT 0801)</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="QuotationCurrency" type="ISOCurrencyCodeType">
            <xs:annotation>
               <xs:documentation xml:lang="en">A21 - Instrument quotation currency (A)</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="MarketValueQC" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">A22 - Amount in QuotationCurrency (A) 
including accrued coupon.
(Dirty value)</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="CleanValueQC" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">A23 - Market value in QuotationCurrency
not including accrued income.</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="AccruedIncomeQC" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>A125 - Accrued interest in QuotationCurrency.
Generally equals to: MarketValueQC - CleanValueQC</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="MarketValuePC" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">A24 - Amount in PortfolioCurrency (B) including accrued coupon.
(Dirty value)</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="CleanValuePC" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">A25 - Market value in PortfolioCurrency
not including accrued interest</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="AccruedIncomePC" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>A126 - Accrued interest in PortfolioCurrency.
Generally equals to: MarketValuePC - CleanValuePC</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="PositionWeight" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>A26 - MarketValuePC in percentage
of TotalNetAssets (including liquidity)
50%=0.5</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="MarketExposureQC" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">A27 - MarketExposure in QuotationCurrency (A).
Different from MarketValueQC for derivatives:
valuation of the equivalent position on the underlying asset.</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="MarketExposurePC" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">A28 - MarketExposure in PortfolioCurrency (B).
Different from MarketValuePC for derivatives:
valuation of the equivalent position on the underlying asset.</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="MarketExposureUC" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>A29 - %Market exposure in QuotationCurrency (C) 
of underlying asset</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="MarketExposureWeight" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">A30 - MarketExposurePC 
as percentage of TotalNetAssets.
1.2% = 0.012</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="MarketExposureUCWeight" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">A31 - MarketExposureUC converted in PC, in percentage in percentage of TotalNetAssets.
2.7% = 0.027</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>