1 / 13

iXBRL

iXBRL. iXBRL What is it?. Proposed Recommendation by xbrl.org Embeds XBRL within HTML or XHTML document HTML/XHTML tags used for rendering information Eliminate the need to create an instance document of XBRL tagged financial statements data AND Separate document for displaying those data

zoie
Télécharger la présentation

iXBRL

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. iXBRL

  2. iXBRL What is it? • Proposed Recommendation by xbrl.org • Embeds XBRL within HTML or XHTML document • HTML/XHTML tags used for rendering information • Eliminate the need to create an instance document of XBRL tagged financial statements data AND • Separate document for displaying those data • Leaves control over F/S display/rendering to author of data.

  3. iXBRL – Who is Using it? • Her Majesties Revenue & Customs (HMRC) • for accounting periods ending on or after 1 April 2010, Company Tax Returns must be filed online. • In all cases where a Company Tax Return is filed online, the computations must be in Inline eXtensible Business Reporting Language (iXBRL) format. • For most companies and organisations, accounts forming part of the return must also be in iXBRL format HMRC

  4. HMRC – What must be tagged? • The starting point is the accounts you are required to send as part of a Company Tax Return in iXBRL format. • For example, a company incorporated under the Companies Act is required to send the individual accounts they are required to prepare for their members - a balance sheet, a profit and loss account, and notes to the accounts • including any Directors’ and Auditor’s reports similarly required. • All instances of data within the balance sheet, profit and loss account and notes to the accounts must be tagged. If a data item appears more than once then it must be tagged each time. • The Directors’ report and Auditor’s report must also be tagged, but only to the extent that data within these are also within the Directors’ report and Auditor’s report sections the taxonomy (together with general information, such as company name, CRN, etc). • Prior period comparative figures within the accounts should be tagged.

  5. iXBRL Namespaces Used

  6. iXBRL – How does it work • F/S data values are contained with iXBRL elements • <iXbrl>45600</iXbrl> • The <iXBRL> tags are embedded with the <HTML> or <XHTML) tags

  7. iXBRL – Browser vs Processor • Web Browser’s ignore the <iXBRL> elements • Treated as comments • Web Browser’s process the <HTML> • iXBRL Processor • Converts the <iXBRL> elements to standard based XBRL Instance Documents

  8. iXBRL – Processor • Purpose: • To Generate XBRL from iXBRL • WITHOUT reference to a taxonomy

  9. iXBRL - What’s it Look Like <td align="right" valign="bottom"> <small style="font-family: 'Arial'; font-size: 80%;"> <b> <ix:nonFraction name="us-gaap:CashAndCashEquivalentsAtCarryingValue" contextRef="fy10e" unitRef="USD" decimals="-6" format="ixt:numcommadot" scale="6">6,076</ix:nonFraction> </b> </small> </td>

  10. iXBRL - Sepcificaiton • Namespace • ix:http://www.xbrl.org/2008/inlineXBRL/ • Elements: • ix:denominator • ix:exclude • ix:footnoteLink • ix:fraction • ix:header • ix:hidden • ix:nonFraction • ix:nonNumeric • ix:numerator • ix:references • ix:resources • ix:tuple

  11. ix:nonfraction • XBRL numeric item

  12. ix:Nonnumeric • XBRL non-numeric item • For example, Footnotes:

  13. ix:resources • Contains the Reference elements from XBRL

More Related