ReportsXBRL Explained
Finance 101

XBRL and iXBRL, Explained for Finance Teams

Every number in your annual report now carries an invisible machine-readable label, and regulators from the SEC to ESMA check those labels with software. This explainer covers what XBRL and iXBRL actually are, how tagging and taxonomies work, who mandates what as of 2026 and how disclosure software handles the job.

Published September 24, 2026Independent Research · CFO Shortlist 12 min read

The Short Answer

XBRL (eXtensible Business Reporting Language) is the open standard for labeling business data so software can read it. Each reported number gets a tag naming the concept, period, currency and entity. iXBRL (Inline XBRL) embeds those tags invisibly inside a normal human-readable report, so one document serves both people and machines.

That is the whole idea, and it has quietly become universal. XBRL International, the nonprofit consortium that maintains the standard, counts more than 100 regulators using it across more than 60 countries, supported by more than 200 software packages. If you file with the SEC, list on an EU regulated market, pay UK corporation tax or run a US bank, you are already an XBRL preparer, whether or not anyone on your team has opened the tagged file.

Why a CFO should care in one sentence: regulators, analysts and screening tools consume your tagged data directly, without reading your PDF, so tagging errors misstate your company to machines even when the printed report is perfect.

XBRL vs iXBRL: One Standard, Two Shapes

Classic XBRL, the original form, is a standalone XML data file. It holds the tagged facts but no readable layout. In the SEC's early program, from 2009, companies filed their normal report plus a separate XBRL exhibit, two artifacts that could and sometimes did disagree.

iXBRL fixed that split. An iXBRL filing is an XHTML document, a web page in effect, that looks exactly like the designed report. The tags are woven into the markup around each number, invisible to a reader, complete to a machine. One file, one truth. A viewer tool can highlight every tagged fact in place, which is also how reviewers and auditors now check tagging.

The direction of travel is one-way. The SEC adopted iXBRL in June 2018 and phased it in between 2019 and 2021. The EU's ESEF mandate required iXBRL from its start with FY 2020 reports. HMRC in the UK has taken iXBRL since 2011. New corporate mandates choose iXBRL because documents are what companies publish.

A third shape matters for banks and insurers: xBRL-CSV stores facts as compact tables rather than XML, built for returns with millions of data points. The EBA and EIOPA are moving EU supervisory filings to it under their DPM 2.0 program. Corporate filers can ignore it. Bank regulatory teams cannot, as our regulatory reporting software guide explains.

How Tagging Actually Works

A tagged fact has four working parts, and every tagging error is a failure in one of them.

The concept

Which line item is this? The preparer maps each reported number to an element from the regulator's taxonomy, such as the US GAAP element for revenue from contracts with customers. Picking a plausible but wrong element is the most common substantive error, because the taxonomy often holds several near-synonyms with different meanings.

The context

Which entity, which period? A fact for the year ended December 31 differs from one at December 31. Duration versus instant is a formal property of each element, and mismatching them fails validation.

The unit and sign

Currency, shares or percentages, plus scale and sign. Sign errors are the classic embarrassment: an expense tagged positive where the taxonomy expects a negative flips your cost base in every machine reading of the filing. Regulator data-quality checks flag sign errors more than any other class of mistake.

The extension, if any

When no standard element fits, the preparer creates a custom one. Extensions are legal and sometimes right, but each one makes your data less comparable. ESEF forces discipline through anchoring: every extension must link to the closest standard element. A rising extension rate over time usually signals drifting tagging habits, not a changing business.

Two levels of granularity apply. Detailed tagging marks each number individually and applies to the primary statements everywhere. Block tagging wraps a whole note or policy section in a single tag. ESEF added mandatory block tagging of the notes for financial years starting on or after January 1, 2022, and it now generates most first-year review findings.

Taxonomies: the Dictionaries Behind the Tags

A taxonomy is the controlled dictionary a regime allows: thousands of elements with definitions, labels in multiple languages, data types and the arithmetic relationships between them. You do not tag against "XBRL". You tag against a specific taxonomy at a specific version.

The ones a corporate finance team meets: the US GAAP taxonomy, maintained by the FASB and updated annually for SEC filings. The IFRS taxonomy, maintained by the IFRS Foundation. The ESEF taxonomy, which ESMA builds as an extension of the IFRS taxonomy. The UK taxonomies from the FRC used for HMRC and Companies House filings. Banks and insurers add the EBA and EIOPA taxonomies, which are built on a data point model rather than accounting statements.

The practical consequence is maintenance. Taxonomies change every year, elements are added and deprecated, and validation rules tighten. Whoever does your tagging, in-house or outsourced, is signing up for annual re-mapping work. When software vendors advertise "taxonomy updates included", this recurring work is what they mean, and it is worth real money.

Who Mandates What, as of 2026

The map below covers the mandates our readers ask about. Every row was verified this session against primary or regulator-adjacent sources.

RegulatorWhat must be taggedSince / statusNotes
US SEC10-K, 10-Q, 20-F, 40-F financial statements and cover pages in iXBRLPhased in 2019 to 2021 by filer sizeRule adopted June 2018. IFRS filers and fund risk/return summaries also covered.
US federal financial agenciesFDTA joint data standards: LEI as entity identifier, machine-readable reportingJoint final rule June 2026, effective October 1, 2026Formats like XBRL left to each agency's own rulemaking. Municipal securities still ahead.
US FFIEC (bank call reports)Call reports filed through the Central Data Repository in XBRL2005The oldest large-scale XBRL program in the US.
US FERCForms including Form 1 in XBRL through the eForms program2021Replaced Visual FoxPro filing.
EU ESMA (ESEF)Annual financial reports in XHTML with iXBRL tagging of IFRS consolidated statementsFY 2020; note block tagging from FY 2022Applies to companies listed on EU regulated markets. Taxonomy extends the IFRS taxonomy.
EU EBA (banks)COREP and FINREP returns under EBA taxonomiesLong established; xBRL-CSV migration underwayDPM 2.0 moves filings from XBRL-XML to xBRL-CSV, with reporting framework 4.x.
EU EIOPA (insurers)Solvency II QRTs as structured data under EIOPA's taxonomySolvency II eraEIOPA works with the EBA on the DPM 2.0 modernization.
EU CSRD taggingDigital tagging of sustainability statementsSuspendedOmnibus Directive (EU) 2026/470 paused the tagging obligation until the ESEF rules are updated.
UK HMRCCompany accounts and tax computations in iXBRL with the CT600Returns due on or after April 1, 2011The world's first big iXBRL mandate.
UK Companies HouseSoftware-only accounts filing, ending web and paper routesApril 1, 2027Part of ECCTA reform. Every UK company will need iXBRL-capable software.

Three 2026 developments worth knowing

The FDTA is now real in the US. Eight federal financial agencies plus Treasury issued their joint final rule under the Financial Data Transparency Act in June 2026, effective October 1, 2026. It sets the Legal Entity Identifier as the common entity identifier and requires data to be machine-readable, while leaving specific formats such as XBRL to each agency's own follow-on rulemaking. More US regulatory data will become structured over the next few years as those rules land.

CSRD tagging is suspended, not dead. The Omnibus changes, through Directive (EU) 2026/470, paused the obligation to tag sustainability statements until the ESEF rules are updated for the revised ESRS. EFRAG released a new draft taxonomy for consultation in September 2026. Plan for tagging to return, on a date not yet set. Our ESG and CSRD software guide tracks the current state.

The UK is about to create millions of new iXBRL filers. Companies House moves to software-only accounts filing on April 1, 2027 under the ECCTA reforms, closing the web and paper routes. Every UK company, not just the listed ones, will need software that produces iXBRL accounts.

Where Software Fits

Three delivery models exist, and the right one depends on how late your numbers move.

Tagging built into the disclosure platform

Platforms like Workiva put tagging inside the same linked document your team edits, with native XBRL, iXBRL and EDGAR filing plus ESEF support. When a number changes two days before filing, the tag travels with it. CCH Tagetik reaches the same outcome from the consolidation side, with XBRL support attached to its statutory reporting output. This model suits teams with late-moving numbers and recurring multi-jurisdiction filings.

Specialist tagging tools and services

DFIN's ActiveDisclosure and Toppan Merrill's platform grew out of the SEC filing-agent business, and IRIS CARBON competes on value for XBRL and iXBRL compliance across mandates. Some companies simply outsource tagging to their filing agent entirely. The trade is control for cost: a handoff before every deadline, in exchange for not building tagging skill in-house.

What to test before you commit

Ask any vendor to tag one of your own notes live, show the validation results against the current taxonomy version and produce the reviewer's guide your auditor will want. Ask who performs annual taxonomy re-mapping and what it costs. Ask how the tool reports your extension rate. Ten minutes of that beats an hour of interface tour. Our disclosure management ranking scores the field on exactly these points, and the SEC reporting guide covers the US-specific mechanics.

Upstream matters too: tagging quality is capped by the quality of the numbers arriving from consolidation. Teams evaluating this layer usually review the whole pipeline, and finance teams use the CFO Shortlist app to evaluate the EPM side of their stack alongside the disclosure tools covered here.

Frequently Asked Questions

XBRL is the underlying standard: a machine-readable XML format for business data. Classic XBRL files are separate data documents a human cannot comfortably read. iXBRL, or Inline XBRL, embeds those same machine-readable tags inside an ordinary XHTML document, so one file serves both readers: people see a normal report and software extracts the data. Most modern mandates, including the SEC's and ESEF, require iXBRL specifically.

The dictionary of allowed tags for a reporting regime. It defines each concept, such as revenue or goodwill, plus labels, data types and the relationships between concepts. The FASB maintains the US GAAP taxonomy used in SEC filings and the IFRS Foundation maintains the IFRS taxonomy, which ESEF extends. Regulators update taxonomies regularly, which is why tagging software needs annual content updates.

When no standard tag fits a company-specific disclosure, the preparer creates a custom tag, called an extension. Extensions make comparisons harder, so ESEF requires each extension to be anchored, meaning linked to the closest standard element in the core taxonomy. SEC filers create extensions against the US GAAP taxonomy. Auditors and data users treat a high extension rate as a quality warning sign.

Tagging an entire disclosure, such as a full accounting policy note, with a single tag rather than tagging each number inside it. ESEF added mandatory block tagging of the notes for financial years starting on or after January 1, 2022, on top of the detailed tagging of the primary statements that applied from FY 2020. It sounds easier than detailed tagging but produces most of the review comments in practice.

Both models work and both are common. Outsourcing to a filing agent or a service like those from DFIN, Toppan Merrill or IRIS CARBON keeps tagging expertise off your payroll but adds a handoff before every deadline. In-house tagging inside a platform like Workiva keeps late changes under your control, because the tags live in the same document your team edits. The later your numbers finalize, the stronger the case for in-house.

No. The first Omnibus directive, Directive (EU) 2026/470, suspended the obligation to mark up sustainability statements until the ESEF rules are updated for the revised ESRS. EFRAG published a new draft taxonomy for consultation in September 2026, so the requirement is paused, not cancelled. Companies in scope of CSRD still report, and still file ESEF annual reports, without mandatory sustainability tags for now.

A newer XBRL format that stores facts as compact CSV tables instead of verbose XML, defined under the Open Information Model. For high-volume supervisory returns with millions of data points, like COREP and FINREP, it cuts file sizes and processing cost dramatically. The EBA and EIOPA are moving EU supervisory filings to xBRL-CSV under the DPM 2.0 program. Corporate disclosure mandates like the SEC's stay on iXBRL, which suits documents rather than bulk data.

Regulators check tagged data with automated rules and publish or query the failures. Wrong signs, wrong dates, unnecessary extensions and missing cover page tags are the classic SEC-side errors. The direct cost is comment letters and refiling work. The indirect cost is bigger: analysts, lenders and screening tools consume your tagged data directly, so a sign error can misstate your revenue in someone's model without any human reading the report.

Next Reads

Build your shortlist in the CFO Shortlist app

Compare the disclosure and consolidation platforms behind your filings against your own entity structure and reporting calendar.

Independent FP&A & EPM advisory for mid-market finance teams.

Helping CFOs, Controllers, and FP&A leaders choose, negotiate, and implement the right finance stack – without pay-to-play bias.

© 2026 CFO Shortlist. All rights reserved.

Independent, buyer-first EPM advisory.

No vendor compensation or pay-to-play sponsorships.