SlideShare a Scribd company logo
IASC Foundation XBRL Team Technical Issues Madrid, 5-6 October 2006
List of issues Taxonomy management & development  Versioning  What kind of  versioning solution  should IFRS-GP provide? What’s the scope of versioning? Taxonomy modularisation  What should be the scope of  modularisation ? How “deep” to modularise? Taxonomy architecture  How to create  consistent IFRS-GP & IFRS-SME schema architecture ? Is atomisation a good solution? Translation issues  How to foster the adoption of IFRS-GP? How to provide  multilingual taxonomy ?  Lack of language attribute on extended links. Taxonomy Element Search Demo Accounting issues  Restated   label ,  Debit /  Credit Technical XBRL issues  discovery of IFRS-GP linkbases in extensions  – How to allow (force) software to discover “old” IFRS-GP linkbases in extensions (AU case)? References Reuse Use   attribute
List of issues (cont’d) Extensibility issues  IFRS-GP Taxonomy relation to other international taxonomies   Convergence Taxonomy Extension Framework  How to provide a comprehensive and consistent  framework for extensions ? Should the IASCF team provide one? Tuple extension  Tuple content model extension  Instance collection  Rounding issues  How to avoid  rounding errors / issues  in IFRS-GP and extension instances?  XBRL PL CL Issues  Structualisation  & c ross-context   calculation Context Mapping Tools issue and demo
Versioning Issues: Introduction How to capture differences Detail of data collection Equality of concepts Modularisation Default values Complex XML elements  content Dependencies of changes Arcs and locators of linkbases Structure of a diffing linkbase Visualisation of a diffing linkbase
Versioning Issues: Solution INDEX
Taxonomy Modularisation: Issues Taxonomy should be modularised to allow easier extensibilty Question: what should be the level / base of modularisation? Structures? (e.g. Assets, Liabilities) IASs / IFRSs? (IAS 1, IAS 14) Concepts? Financial report modules? (e.g. Balance sheet, Income statement)
Taxonomy Modularisation: Current Solution INDEX
Taxonomy Modularisation: Solution INDEX
Taxonomy Architecture: Issue Atomisation
Taxonomy Architecture: Solution This issue is currently under discussion Various solutions are investigated in XBRL Lab INDEX
Translation Issues: Aim Provide a small sample of some of the issues faced when translating taxonomy labels
Issue #1: Label linkbase files Single Combined File Separate Files
IFRS-GP taxonomy uses standard labels – which aren’t really standard Restated labels; and Opening/closing balances only Issue #2: Types of Labels
Finished Goods Inventory, End of Period period end label Finished Goods Inventory, Beginning of Period period start label Label for item FinishedGoodsInventory (period type = instant) Similes ??? Total Currency Translations, Net total label zero verbose label zero terse label zero label Foreign Currency Translations, Net Loss negative verbose label F/X Loss negative terse label Currency translations, Loss negative label Foreign Currency Translations, Net Gain positive verbose label F/X Gain positive terse label Currency Translations Gain positive label Foreign Currency Translations, Net Result verbose label F/X Net terse label Currency Translations, Net standard label Label for item NetResultForeignCurrencyTranslations  (period type = duration) Role
Issue #3: Case All nouns, verbs and adjectives appear with an initial capital;  But, conjunctions and prepositions do not Names are formed by Label  CamelCase  Concatenation (LC3).
Issue #4: Sentence Structure Unique sentence structure Accommodates searching on concept labels
Issue #5: Minimum Context Using the other linkbases for information, in particular the presentation linkbase
Issue #6: IFRS-GP Number of Elements 4000+  Repetition Artificial terms Compound terms Terminology list/force translation
Issue #7: Tools Maturity Creation a separate Italian IFRS-GP label linkbase. To make the import of ifrs-Italian labels into the ifrs taxonomy creating a separate label linkbase, I have opened the ifrs-gp-2004-09-15 taxonomy without loading the label linkbase with English labels;   Then I made an import of the excel worksheet with Italian labels. The “Import type” I have chosen was “Labels” and in the “Key Field” I selected “Name”, in addition in correspondence of  the row “Italian Label” of  “Import field” view pane I have selected “Label” for the “Taxonomy field”. (I did not know which was the correct import type, but making an export from the file with English labels linkbase I tried to build an excel file with Italian labels)   I have saved the Taxonomy (ifrs-gp-2004-09-15.xsd) with the new imported excel file so that a new label linkbase has been created (ifrs-gp-2004-09-15-label.xml). But the file ifrs-gp-2004-09-label.xml is the label linkbase with the Italian labels;   Then I have changed the name of the file in ifrs-gp-2004-09-15-label-italian.xml;   I have opened with “Notepad” the schema file ifrs-gp-2004-09-15.xsd and I have changed also in the schema the name of the label linkbase file into ifrs-gp-2004-09-15-label-italian.xml;   <link:linkbaseRef xlink:type=&quot;simple&quot; xlink:href=&quot;ifrs-gp-2004-09-15-label-italian.xml&quot; xlink:role= http://www.xbrl.org/2003/role/labelLinkbaseRef  xlink:arcrole=&quot;http://www.w3.org/1999/xlink/properties/linkbase&quot; xlink:title=&quot;Label Links, all&quot; /> I have saved the Taxonomy and copied into the folder the label linkbase file ifrs-gp-2004-09-15-label.xml, but the original file with the English labels;   Then I have opened again in “Notepad” the schema ifrs-gp-2004-09-15.xsd, I have added manually the code for the label linkbase ifrs-gp-2004-09-15-label-xml;   <link:linkbaseRef xlink:type=&quot;simple&quot; xlink:href=&quot;ifrs-gp-2004-09-15-label.xml&quot; xlink:role=&quot;http://www.xbrl.org/2003/role/labelLinkbaseRef&quot; xlink:arcrole=&quot;http://www.w3.org/1999/xlink/properties/linkbase&quot; xlink:title=&quot;Label Links, all&quot; /> Finally I have saved the Taxonomy with Italian and English labels in two separate link bases.   Unicode Issue
Issue #8: Completing the Translation Can’t translate extended links which group elements
Issue #9: Cooperation on Translation Required IFRS-GP – English, German, French, Japanese, Portuguese, Polish, Spanish, Dutch, Hungarian & Italian CRAS FLIPA –Italian, Spanish, Japanese & English US GAAP – Japanese & English German GAAP – German & English Dutch GAAP – Dutch & English Belgium GAAP – French, Dutch & English
 
Review: (GermanAP Version 1.0)  INDEX
Taxonomy Search
Restated Issue Restated values are often reported in financial statements (especially movements in equity) How should restatement be defined? As an element in the taxonomy? As a separate context? Is the restatedLabel role required?
Restated Issue: Solution Further issues: cross-context calculation not allowed Issue under discussion – XBRL Germany: Thomas Klement INDEX
Debit / Credit Issue XBRL rules allow only certain combinations of debit / credit values for balance attribute that are valid according to calculation linkbase validation Various approaches are however possible to model calculation linkbase (weights) SummationItem Target Summation Item Source
Debit / Credit Contra Entries A particular set of rules was applied in the IFRS-GP Taxonomy according to most common accounting rules 3 – level algorithm was applied to define balance attributes consistently with calculation linkbase Contra entries Example: COGS INDEX
Discovery of IFRS-GP Linkbases How to force discovery of “old” IFRS-GP linkbases in IFRS-GP extensions?
Discovery of IFRS-GP Linkbases: Solutions INDEX
References Reuse - Issue On  AssetsDisclosures On HedgingAssetsNonCurrent Pointing to  IAS 1 68 d Pointing to  IAS 1 68 c From  AssetsDisclosures to its reference  resources IAS 1 68 d From  HedgingAssetsNonCurrent to its reference resource Pointing to  IAS 1 68 d IAS 1 68 c IFRS GP  IAS/ IFRS Bound Volume Resource for references Arcs between element locators and resources Elements locators
References Reuse - Solution INDEX On  AssetsDisclosures On HedgingAssetsNonCurrent Pointing to  IAS 1 68 d Pointing to  IAS 1 68 c From  AssetsDisclosures to its reference  resource IAS 1 68 d From  HedgingAssetsNonCurrent to its reference  resource IAS 1 68 c From  AssetsDisclosures to its reference  resource IAS/ IFRS Bound Volume Resource for references Arcs between element locators and resources Elements locators
Use Attribute: Issue Inconsistency in the “use” attribute (FRTA vs Spec schema)
Use Attribute: Solution a possible solution to this issue might be to set a default value for use, according to 3.2.2 XML Representation of Attribute Declaration Schema Components  <attribute name=&quot;use&quot; type=&quot;xl:useEnum&quot; use=&quot;optional&quot;  default=”optional”  />  INDEX
Convergence How to converge IFRS-GP & US GAAP taxonomies?
 
Convergence: Solution INDEX
Taxonomy Extension Framework: Issue How to provide consistent Taxonomy Extension Framework? Extensions repository Supporting software Guidance  …
Taxonomy Extension Framework: Issue INDEX Company Specific Extensions Jurisdiction Specific Extensions Industry Extensions Bound Volume
Tuple Content Model Issue It is impossible to extend tuple content model
Tuple Content Model: Solution Recreation of tuples (and renaming) is required INDEX
Rounding Issues XBRL Spec’s issues with rounding (decimals, precision) Mapping issues while using external software (MS Excel)
Rounding Issues: Solution Excel option: “Precision as displayed” (Tools -> Options -> Calculations) XBRL attributes: decimals=“INF” (FRTA rule), precision not used ??? Values need to be input as originally stated (rounding / truncating not recommended)
Presentation & Calculation Issues Presentation linkbase Does not work as a “presentation” linkbase – rather works as “structuralisation” linkbase Calculation linkbase Does not allow cross-context calculations Does not allow calculations other than adding, subtracting INDEX
Demo Solution of Context Mapping

More Related Content

PPT
Developing RIAs... 10 reasons to use Adobe Flex
PPTX
SugarCRM Power Hour with Jeff Bickart; Module Builder and Studio a developers...
PDF
Flex Rails Pres
DOCX
Bdc Screens
PPTX
SharePoint Usability and Accesibility Best Practices Including 508 Compliance...
PDF
XML Bible
PPTX
Kma share point 2010 overview infra and dev technical info
PPTX
Unit 3 WEB TECHNOLOGIES
Developing RIAs... 10 reasons to use Adobe Flex
SugarCRM Power Hour with Jeff Bickart; Module Builder and Studio a developers...
Flex Rails Pres
Bdc Screens
SharePoint Usability and Accesibility Best Practices Including 508 Compliance...
XML Bible
Kma share point 2010 overview infra and dev technical info
Unit 3 WEB TECHNOLOGIES

What's hot (19)

PDF
Improve PowerShell reporting using SharePoint lists for results
PPTX
Intro to InfoPath Workflow
PPT
Sharepoint2
PPTX
Chris givens building custom service applications
PPS
PPS
WCF (Windows Communication Foundation_Unit_01)
PPTX
TSPUG: Content Management in SharePoint 2010
PDF
CV_PAD_Contract
PPTX
Fabian Williams BCS Session Spsnola
PDF
Web Engineering UNIT III as per RGPV Syllabus
PPTX
SharePoint Fest Denver - SharePoint 2010 Integration and Interoperability: Wh...
PPTX
Best Practices Integration And Interoperability
PPTX
Creating No-Code BCS Solutions in SharePoint 2010 and Office 2010–From TechEd...
PDF
Application Integration Using XML Web Services - Report
PDF
Services ax2012
PDF
Office 365 Local File Share Synchronization - Issues Solved.
DOCX
MINOR PROZECT REPORT on WINDOWS SERVER
PPTX
Power apps portal out for public review
PPTX
Session 5-SharePoint with Office-Donovan Follette
Improve PowerShell reporting using SharePoint lists for results
Intro to InfoPath Workflow
Sharepoint2
Chris givens building custom service applications
WCF (Windows Communication Foundation_Unit_01)
TSPUG: Content Management in SharePoint 2010
CV_PAD_Contract
Fabian Williams BCS Session Spsnola
Web Engineering UNIT III as per RGPV Syllabus
SharePoint Fest Denver - SharePoint 2010 Integration and Interoperability: Wh...
Best Practices Integration And Interoperability
Creating No-Code BCS Solutions in SharePoint 2010 and Office 2010–From TechEd...
Application Integration Using XML Web Services - Report
Services ax2012
Office 365 Local File Share Synchronization - Issues Solved.
MINOR PROZECT REPORT on WINDOWS SERVER
Power apps portal out for public review
Session 5-SharePoint with Office-Donovan Follette
Ad

Viewers also liked (17)

PDF
Digital Review: Age of Darkness #1 from Titanium Comics
PPT
+ и---до -100.-2кл
PPTX
Examen2014mayo10
PDF
обновленная+презентация+бц+профсоюзный+ул.+профсоюзная.Compressed (5)
DOCX
Propelle har ingen venner kap 1 og 2
PPTX
Digital identity and social networks
PPTX
Case study
DOCX
Test BEL-2cl-izh. nivo
PDF
How to Measure & Improve Quality of Hire [Webcast]
PPT
Sigma Link
PDF
HR Management
PPTX
How OD can help focus your leadership team
PPT
Seminario SCCM (es español)
PDF
Paseando por Atenas 2
PDF
Paseando por Atenas 1
PPTX
David beats Goliath: build an employment brand to compete with the big guys |...
PPTX
Correct usage
Digital Review: Age of Darkness #1 from Titanium Comics
+ и---до -100.-2кл
Examen2014mayo10
обновленная+презентация+бц+профсоюзный+ул.+профсоюзная.Compressed (5)
Propelle har ingen venner kap 1 og 2
Digital identity and social networks
Case study
Test BEL-2cl-izh. nivo
How to Measure & Improve Quality of Hire [Webcast]
Sigma Link
HR Management
How OD can help focus your leadership team
Seminario SCCM (es español)
Paseando por Atenas 2
Paseando por Atenas 1
David beats Goliath: build an employment brand to compete with the big guys |...
Correct usage
Ad

Similar to IASC Foundation XBRL Team Technical Issues (20)

ODP
AD301: Introducing the Composite Application Container Framework - Lotusphere...
PPT
110 Introduction To Xbrl Taxonomies And Instance Documents Sept 2007 Print Ve...
PPTX
Anatomy of a Prometheus Client Library (PromCon 2018)
PDF
UI Testing Pattern
PDF
Frappe ERPNext Open Day March 2014
DOC
Black Box
PDF
X-Analysis - Audit, Quality and Change Management
PPT
W3C-XBRL International Workshop 2009
PDF
Approaches for Changing the Chart of Accounts - Eliminating the Risk
PDF
Chapter 20-advanced aspectsofxbrl
PPTX
Les week 6 inleiding tot xbrl
PPTX
eBIZ courseware -Module 01 - Introduction (CW513-015)
PDF
Elements_Creating_Content_Models.pdf
PPTX
Abap package concept
PDF
Entity Framework 6 Recipes 2nd Edition Brian Driscoll
PDF
Entity Framework 6 Recipes 2nd Edition Brian Driscoll
PDF
FluentD vs. Logstash
PDF
Chapter 16-xbrl cookbook
PPTX
Xml+messaging+with+soap
PPTX
bi-publisher.pptx
AD301: Introducing the Composite Application Container Framework - Lotusphere...
110 Introduction To Xbrl Taxonomies And Instance Documents Sept 2007 Print Ve...
Anatomy of a Prometheus Client Library (PromCon 2018)
UI Testing Pattern
Frappe ERPNext Open Day March 2014
Black Box
X-Analysis - Audit, Quality and Change Management
W3C-XBRL International Workshop 2009
Approaches for Changing the Chart of Accounts - Eliminating the Risk
Chapter 20-advanced aspectsofxbrl
Les week 6 inleiding tot xbrl
eBIZ courseware -Module 01 - Introduction (CW513-015)
Elements_Creating_Content_Models.pdf
Abap package concept
Entity Framework 6 Recipes 2nd Edition Brian Driscoll
Entity Framework 6 Recipes 2nd Edition Brian Driscoll
FluentD vs. Logstash
Chapter 16-xbrl cookbook
Xml+messaging+with+soap
bi-publisher.pptx

Recently uploaded (20)

PPTX
ML Credit Scoring of Thin-File Borrowers
PPT
KPMG FA Benefits Report_FINAL_Jan 27_2010.ppt
PPTX
PPT-Lesson-2-Recognize-a-Potential-Market-2-3.pptx
PDF
5a An Age-Based, Three-Dimensional Distribution Model Incorporating Sequence ...
PDF
6a Transition Through Old Age in a Dynamic Retirement Distribution Model JFP ...
PPTX
Very useful ppt for your banking assignments Banking.pptx
PPT
Fundamentals of Financial Management Chapter 3
PDF
DTC TRADIND CLUB MAKE YOUR TRADING BETTER
PPTX
Lesson Environment and Economic Growth.pptx
PDF
CLIMATE CHANGE AS A THREAT MULTIPLIER: ASSESSING ITS IMPACT ON RESOURCE SCARC...
PPTX
Grp C.ppt presentation.pptx for Economics
PDF
Pitch Deck.pdf .pdf all about finance in
PPTX
Group Presentation Development Econ and Envi..pptx
PDF
Buy Verified Stripe Accounts for Sale - Secure and.pdf
PPTX
2. RBI.pptx202029291023i38039013i92292992
PDF
The Role of Islamic Faith, Ethics, Culture, and values in promoting fairness ...
PDF
Statistics for Management and Economics Keller 10th Edition by Gerald Keller ...
PDF
THE EFFECT OF FOREIGN AID ON ECONOMIC GROWTH IN ETHIOPIA
PPTX
Role and functions of International monetary fund.pptx
ML Credit Scoring of Thin-File Borrowers
KPMG FA Benefits Report_FINAL_Jan 27_2010.ppt
PPT-Lesson-2-Recognize-a-Potential-Market-2-3.pptx
5a An Age-Based, Three-Dimensional Distribution Model Incorporating Sequence ...
6a Transition Through Old Age in a Dynamic Retirement Distribution Model JFP ...
Very useful ppt for your banking assignments Banking.pptx
Fundamentals of Financial Management Chapter 3
DTC TRADIND CLUB MAKE YOUR TRADING BETTER
Lesson Environment and Economic Growth.pptx
CLIMATE CHANGE AS A THREAT MULTIPLIER: ASSESSING ITS IMPACT ON RESOURCE SCARC...
Grp C.ppt presentation.pptx for Economics
Pitch Deck.pdf .pdf all about finance in
Group Presentation Development Econ and Envi..pptx
Buy Verified Stripe Accounts for Sale - Secure and.pdf
2. RBI.pptx202029291023i38039013i92292992
The Role of Islamic Faith, Ethics, Culture, and values in promoting fairness ...
Statistics for Management and Economics Keller 10th Edition by Gerald Keller ...
THE EFFECT OF FOREIGN AID ON ECONOMIC GROWTH IN ETHIOPIA
Role and functions of International monetary fund.pptx

IASC Foundation XBRL Team Technical Issues

  • 1. IASC Foundation XBRL Team Technical Issues Madrid, 5-6 October 2006
  • 2. List of issues Taxonomy management & development Versioning What kind of versioning solution should IFRS-GP provide? What’s the scope of versioning? Taxonomy modularisation What should be the scope of modularisation ? How “deep” to modularise? Taxonomy architecture How to create consistent IFRS-GP & IFRS-SME schema architecture ? Is atomisation a good solution? Translation issues How to foster the adoption of IFRS-GP? How to provide multilingual taxonomy ? Lack of language attribute on extended links. Taxonomy Element Search Demo Accounting issues Restated label , Debit / Credit Technical XBRL issues discovery of IFRS-GP linkbases in extensions – How to allow (force) software to discover “old” IFRS-GP linkbases in extensions (AU case)? References Reuse Use attribute
  • 3. List of issues (cont’d) Extensibility issues IFRS-GP Taxonomy relation to other international taxonomies Convergence Taxonomy Extension Framework How to provide a comprehensive and consistent framework for extensions ? Should the IASCF team provide one? Tuple extension Tuple content model extension Instance collection Rounding issues How to avoid rounding errors / issues in IFRS-GP and extension instances? XBRL PL CL Issues Structualisation & c ross-context calculation Context Mapping Tools issue and demo
  • 4. Versioning Issues: Introduction How to capture differences Detail of data collection Equality of concepts Modularisation Default values Complex XML elements content Dependencies of changes Arcs and locators of linkbases Structure of a diffing linkbase Visualisation of a diffing linkbase
  • 6. Taxonomy Modularisation: Issues Taxonomy should be modularised to allow easier extensibilty Question: what should be the level / base of modularisation? Structures? (e.g. Assets, Liabilities) IASs / IFRSs? (IAS 1, IAS 14) Concepts? Financial report modules? (e.g. Balance sheet, Income statement)
  • 10. Taxonomy Architecture: Solution This issue is currently under discussion Various solutions are investigated in XBRL Lab INDEX
  • 11. Translation Issues: Aim Provide a small sample of some of the issues faced when translating taxonomy labels
  • 12. Issue #1: Label linkbase files Single Combined File Separate Files
  • 13. IFRS-GP taxonomy uses standard labels – which aren’t really standard Restated labels; and Opening/closing balances only Issue #2: Types of Labels
  • 14. Finished Goods Inventory, End of Period period end label Finished Goods Inventory, Beginning of Period period start label Label for item FinishedGoodsInventory (period type = instant) Similes ??? Total Currency Translations, Net total label zero verbose label zero terse label zero label Foreign Currency Translations, Net Loss negative verbose label F/X Loss negative terse label Currency translations, Loss negative label Foreign Currency Translations, Net Gain positive verbose label F/X Gain positive terse label Currency Translations Gain positive label Foreign Currency Translations, Net Result verbose label F/X Net terse label Currency Translations, Net standard label Label for item NetResultForeignCurrencyTranslations (period type = duration) Role
  • 15. Issue #3: Case All nouns, verbs and adjectives appear with an initial capital; But, conjunctions and prepositions do not Names are formed by Label CamelCase Concatenation (LC3).
  • 16. Issue #4: Sentence Structure Unique sentence structure Accommodates searching on concept labels
  • 17. Issue #5: Minimum Context Using the other linkbases for information, in particular the presentation linkbase
  • 18. Issue #6: IFRS-GP Number of Elements 4000+ Repetition Artificial terms Compound terms Terminology list/force translation
  • 19. Issue #7: Tools Maturity Creation a separate Italian IFRS-GP label linkbase. To make the import of ifrs-Italian labels into the ifrs taxonomy creating a separate label linkbase, I have opened the ifrs-gp-2004-09-15 taxonomy without loading the label linkbase with English labels; Then I made an import of the excel worksheet with Italian labels. The “Import type” I have chosen was “Labels” and in the “Key Field” I selected “Name”, in addition in correspondence of  the row “Italian Label” of  “Import field” view pane I have selected “Label” for the “Taxonomy field”. (I did not know which was the correct import type, but making an export from the file with English labels linkbase I tried to build an excel file with Italian labels) I have saved the Taxonomy (ifrs-gp-2004-09-15.xsd) with the new imported excel file so that a new label linkbase has been created (ifrs-gp-2004-09-15-label.xml). But the file ifrs-gp-2004-09-label.xml is the label linkbase with the Italian labels; Then I have changed the name of the file in ifrs-gp-2004-09-15-label-italian.xml; I have opened with “Notepad” the schema file ifrs-gp-2004-09-15.xsd and I have changed also in the schema the name of the label linkbase file into ifrs-gp-2004-09-15-label-italian.xml; <link:linkbaseRef xlink:type=&quot;simple&quot; xlink:href=&quot;ifrs-gp-2004-09-15-label-italian.xml&quot; xlink:role= http://www.xbrl.org/2003/role/labelLinkbaseRef xlink:arcrole=&quot;http://www.w3.org/1999/xlink/properties/linkbase&quot; xlink:title=&quot;Label Links, all&quot; /> I have saved the Taxonomy and copied into the folder the label linkbase file ifrs-gp-2004-09-15-label.xml, but the original file with the English labels; Then I have opened again in “Notepad” the schema ifrs-gp-2004-09-15.xsd, I have added manually the code for the label linkbase ifrs-gp-2004-09-15-label-xml; <link:linkbaseRef xlink:type=&quot;simple&quot; xlink:href=&quot;ifrs-gp-2004-09-15-label.xml&quot; xlink:role=&quot;http://www.xbrl.org/2003/role/labelLinkbaseRef&quot; xlink:arcrole=&quot;http://www.w3.org/1999/xlink/properties/linkbase&quot; xlink:title=&quot;Label Links, all&quot; /> Finally I have saved the Taxonomy with Italian and English labels in two separate link bases. Unicode Issue
  • 20. Issue #8: Completing the Translation Can’t translate extended links which group elements
  • 21. Issue #9: Cooperation on Translation Required IFRS-GP – English, German, French, Japanese, Portuguese, Polish, Spanish, Dutch, Hungarian & Italian CRAS FLIPA –Italian, Spanish, Japanese & English US GAAP – Japanese & English German GAAP – German & English Dutch GAAP – Dutch & English Belgium GAAP – French, Dutch & English
  • 22.  
  • 25. Restated Issue Restated values are often reported in financial statements (especially movements in equity) How should restatement be defined? As an element in the taxonomy? As a separate context? Is the restatedLabel role required?
  • 26. Restated Issue: Solution Further issues: cross-context calculation not allowed Issue under discussion – XBRL Germany: Thomas Klement INDEX
  • 27. Debit / Credit Issue XBRL rules allow only certain combinations of debit / credit values for balance attribute that are valid according to calculation linkbase validation Various approaches are however possible to model calculation linkbase (weights) SummationItem Target Summation Item Source
  • 28. Debit / Credit Contra Entries A particular set of rules was applied in the IFRS-GP Taxonomy according to most common accounting rules 3 – level algorithm was applied to define balance attributes consistently with calculation linkbase Contra entries Example: COGS INDEX
  • 29. Discovery of IFRS-GP Linkbases How to force discovery of “old” IFRS-GP linkbases in IFRS-GP extensions?
  • 30. Discovery of IFRS-GP Linkbases: Solutions INDEX
  • 31. References Reuse - Issue On AssetsDisclosures On HedgingAssetsNonCurrent Pointing to IAS 1 68 d Pointing to IAS 1 68 c From AssetsDisclosures to its reference resources IAS 1 68 d From HedgingAssetsNonCurrent to its reference resource Pointing to IAS 1 68 d IAS 1 68 c IFRS GP IAS/ IFRS Bound Volume Resource for references Arcs between element locators and resources Elements locators
  • 32. References Reuse - Solution INDEX On AssetsDisclosures On HedgingAssetsNonCurrent Pointing to IAS 1 68 d Pointing to IAS 1 68 c From AssetsDisclosures to its reference resource IAS 1 68 d From HedgingAssetsNonCurrent to its reference resource IAS 1 68 c From AssetsDisclosures to its reference resource IAS/ IFRS Bound Volume Resource for references Arcs between element locators and resources Elements locators
  • 33. Use Attribute: Issue Inconsistency in the “use” attribute (FRTA vs Spec schema)
  • 34. Use Attribute: Solution a possible solution to this issue might be to set a default value for use, according to 3.2.2 XML Representation of Attribute Declaration Schema Components <attribute name=&quot;use&quot; type=&quot;xl:useEnum&quot; use=&quot;optional&quot; default=”optional” /> INDEX
  • 35. Convergence How to converge IFRS-GP & US GAAP taxonomies?
  • 36.  
  • 38. Taxonomy Extension Framework: Issue How to provide consistent Taxonomy Extension Framework? Extensions repository Supporting software Guidance …
  • 39. Taxonomy Extension Framework: Issue INDEX Company Specific Extensions Jurisdiction Specific Extensions Industry Extensions Bound Volume
  • 40. Tuple Content Model Issue It is impossible to extend tuple content model
  • 41. Tuple Content Model: Solution Recreation of tuples (and renaming) is required INDEX
  • 42. Rounding Issues XBRL Spec’s issues with rounding (decimals, precision) Mapping issues while using external software (MS Excel)
  • 43. Rounding Issues: Solution Excel option: “Precision as displayed” (Tools -> Options -> Calculations) XBRL attributes: decimals=“INF” (FRTA rule), precision not used ??? Values need to be input as originally stated (rounding / truncating not recommended)
  • 44. Presentation & Calculation Issues Presentation linkbase Does not work as a “presentation” linkbase – rather works as “structuralisation” linkbase Calculation linkbase Does not allow cross-context calculations Does not allow calculations other than adding, subtracting INDEX
  • 45. Demo Solution of Context Mapping