XBRL
  Home
  White papers
  Training courses
  Taxonomy validator
  Calculation validator
  Stylesheet generator
  XBRL UK
  DECISIONSOFT
  Corporate
  XML tools
  Open source
  Contact
  Terms of Use

XBRL taxonomy and instance validator

XBRL Taxonomy to validate
XBRL Instance to validate
 
Additional Taxonomies
1
2
3
4
 
Common Public Taxonomies
IAS GAAP CI Taxonomy Core (2002-04-20)
UK draft Taxonomy v3 (2002-02-25)
XBRL GL Core
 
 

This tool has been built to assist in the development of valid XBRL (version 2) Taxonomies and Instances. An XBRL Taxonomy is a particular style of XML Schema and must conform to the W3C specification of 2 May 2001 - defining the Schema for Schemas.

Specify just an XBRL Taxonomy document (as a .xsd file) and a report on the validity of the Taxonomy will be generated and returned. If you also specify an XBRL Instance document it will be validated against the Taxonomy, and any others you specify - either from the list of commom Taxonomies, or by supplying other files as required.

The XBRL Taxonomy and Instance Validator provides a simple web interface for doing XML Schema checking of the Taxonomy against the XBRL schemas and the XSDL Schema for Schemas. It will also perform Schema validation of XBRL Instances against given Taxonomies. If there are further public taxonomies you would like to see available here, please do let us know. For generating reports this service simply uses Xerces-J 1.4.3 and a pool of W3C and XBRL base schemas.

Further information on XBRL and XBRL Taxonomies can be found at XBRL.org . More information on XML Schemas is available from the W3C .