Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

This Complex is representative for CompanyFigure and/or GroupFigure. The availability of the Sub-Complexes depending

...

* Format: The available positions in Profit&Loss, Balance Sheet, Appendix and in Key Figures are different


Table of Contents

Element
Occurrence
Description
Example Usage
WINmin. 1 / max. 1WIN Number of the company / level of consolidation
Code Block
<WIN>ZA0000123123</WIN>
Namemin. 1 / max. 1

Name of the company / level of consolidation

Code Block<Name>Sample Group Ltd</Name>
Tradename
min. 0/max. 1
Trade Name of the company
Code Block
<Tradename>Sample World Group</Tradename>

ActualFigure

Element
Occurrence
Description
Example Usage
@formatmin. 1 / max. 1

Reporting Format. It affects the Elements ProfitLoss, BalanceSheet,

Appendix and KeyFigure

Restrictions:

T = Trade / Industry

B = Banks

I = Insurance

Based on the reporting format, the affected Elements includes different positions

Code Block
format="T"
@extentmin. 1 / max. 1

Reporting Extent. It affects the Elements KeyFigures and AnnualFigures

Restrictions:

1 = Element AnnualFigures is available

4 = Element KeyFigures is available

6 = Element AnnualFigures or KeyFigures are NOT available

Extent 1: is used for all companies where full financials are available

Extent 4: is used for all companies where only key figures are available on

an annual basis

Extent 6: is used for all companies where only actual figures are available

or where estimates can be provided

Code Block
extent="1"
WINmin. 1 / max. 1WIN Number of the company / level of consolidation
Code Block
<WIN>ZA0000123123</WIN>
Namemin. 1 / max. 1

Name of the company / level of consolidation

Code Block
<Name>Sample Group Ltd</Name>
Tradename
min. 0/max. 1
Trade Name of the company
Code Block
<Tradename>Sample World Group</Tradename>

ActualFigure

Element
Occurrence
Description
Example Usage
PeriodEndYearmin. 0 / max. 1Reporting year of the actual figures
Code Block
<PeriodEndYear>2014</PeriodEndYear>
EmployeesRangeCodemin. 0 / max. 1

Actual number of employees as range (code)

This range is based on EmployeesValue, if it is available

RestrictionEnumeration

Code Block
<EmployeesRangeCode>CA<EmployeesRangeCode/>
EmployeesRangemin. 0 / max. 1Actual number of employees as range (text)
Code Block
<EmployeesRange>1,000-1,999</EmployeesRange>
EmployeesValuemin. 0 / max. 1Actual number of employees as value
Code Block
<EmployeesValue>1566</EmployeesValue>
SalesRangeCodemin. 0 / max. 1

Actual sales as range (code)

This range is based on Sales, if it is available

RestrictionEnumeration

Code Block
<SalesRangeCode>BD</SalesRangeCode>
SalesRangemin. 0 / max. 1Actual sales as range (text)
Code Block
<SalesRange>400-600 Mio</SalesRange>
Salesmin. 0 / max. 1Actual sales as figure
Code Block
<Sales/>
SalesCurrencyCodemin. 0 / max. 1

Currency for actual sales ISO 4217, alpha 3-code

RestrictionEnumeration

Code Block
<SalesCurrencyCode>CHF</SalesCurrencyCode>
SalesCurrencymin. 0 / max. 1Currency for actual sales (text)
Code Block
<SalesCurrency>Swiss Franc</SalesCurrency>
Estimatedmin. 0 / max. 1

Estimation flag for Sales

Restriction: 1=true, 0=false

Code Block
<Estimated>0</Estimated>

...

ElementOccurrenceDescriptionKeyFigPOSExample Usage
Depreciationmin. 0 / max. 1Depreciation Yes640
Code Block
<Depreciation/>
CashFlowOperActmin. 0 / max. 1Cash flow from operating activities
650
Code Block
 <CashFlowOperAct>73.60</CashFlowOperAct>

InvestmentsTangibleFixedAssets 

min. 0 / max. 1Investments in tangible fixed assets Yes655
Code Block
 <InvestmentsTangibleFixedAssets/>
CashFlowInvestActmin. 0 / max. 1Cash flow from investing activities
660
Code Block
 <CashFlowInvestAct>213.00</CashFlowInvestAct>
CashFlowFinanActmin. 0 / max. 1Cash flow from financing activities
670
Code Block
 <CashFlowFinanAct>-258.60</CashFlowFinanAct>
CashFlowOthActmin. 0 / max. 1Others
680
Code Block
 <CashFlowOthAct>-19.20</CashFlowOthAct>
LiquidityChangesmin. 0 / max. 1Change in liquidity (=650+660+670+680)
682
Code Block
 <LiquidityChanges>8.80</LiquidityChanges>
LiquidityBeginYearmin. 0 / max. 1Liquidity at beginning of the year
684
Code Block
 <LiquidityBeginYear>2960.80</LiquidityBeginYear>
LiquidityEndYearmin. 0 / max. 1Liquidity at end of the year (=682+684)
686
Code Block
 LiquidityEndYear>2969.60</LiquidityEndYear>
MarketCapitalizationmin. 0 / max. 1Market capitalization Yes790
Code Block
 <MarketCapitalization/>
GrossCostLBmin. 0 / max. 1Gross cost land and buildings
775
Code Block
 <GrossCostLB/>
GrossCostOTmin. 0 / max. 1Gross cost other tangible fixed assets
785
Code Block
 <GrossCostOT/>
GrossCostTotalmin. 0 / max. 1Gross cost total (=775+785)
765
Code Block
 <GrossCostTotal/>
InsuranceValueLBmin. 0 / max. 1Insurance value land and buildings
770
Code Block
 <InsuranceValueLB/>
InsuranceValueOTmin. 0 / max. 1Insurance value other tangible fixed assets
780
Code Block
 <InsuranceValueOT/
InsuranceValueTotalmin. 0 / max. 1Insurance value total (=770+780)
760
Code Block
<InsuranceValueTotal/>

...