FACTOID # 163: Only 4% of married women in Chad are using contraceptives.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > XBRL

XBRL (eXtensible Business Reporting Language) is an emerging XML-based standard to define and exchange business and financial performance information. The standard is governed by a not-for-profit international consortium (XBRL International Incorporated) of approximately 450 organizations, including regulators, government agencies, infomediaries and software vendors. The Extensible Markup Language (XML) is a W3C-recommended general-purpose markup language for creating special-purpose markup languages, capable of describing many different kinds of data. ...


XBRL International is supported by its jurisdictions - independent bodies, generally organised on a country-specific basis, that work to promote the adoption of XBRL and the development of taxonomies that define the information exchange requirements of their particular domains. XBRL is being rapidly adopted to replace both paper-based and legacy electronic financial data collection by a wide range of regulators. It is now starting to be used for the disclosure of financial performance information by companies, notably in voluntary (e.g., "trial basis") SEC filings. The Securities and Exchange Commission (SEC) requires public companies to file reports regularly so that they can be made available to the public. ...


XBRL is a standards-based way to communicate business and financial performance data. These communications are defined by metadata set out in taxonomies. Taxonomies capture the definition of individual reporting elements as well as the relationships between elements within a taxonomy and in other taxonomies. For example, XBRL taxonomies exist for International The U.S. Federal Deposit Insurance Corporation (FDIC), in coordination with the Federal Reserve Board and the Office of the Comptroller of the Currency, launched a large and very successful XBRL project in October 2005 involving the collection of quarterly bank financial statements (Call Reports) from over 8300 U.S. banks. Use of XBRL is mandatory and the data is posted on the Internet for public use and analysis. This coordinated U.S. project has proven that XBRL can provide real business value by reducing burden and duplication, improving data transparency and enabling more timely analysis. This remains the largest use of XBRL in the U.S.. A white paper was prepared in early 2006 describing the project and business results [1]. Metadata (Greek meta after and Latin data information) are data that describe other data. ... Taxonomy (from Greek ταξινομία (taxinomia) from the words taxis = order and nomos = law) may refer to either the classification of things, or the principles underlying the classification. ...


Historical US company SEC filings information can be downloaded from Edgar Onlineon a subscription basis. News distribution companies such as PR Newswire and Business Wire provide services to listed companies to allow them to distribute their financial information in XBRL format for a fee.


The first European project for the Dutch Waterboards, and further successful projects in Europe including Spain, Belgium and others, have given Europe a leading role in implementations. Currently a major project of the Dutch Government for XBRL reporting by all businesses as well as (semi-)government organizations like cities and health institutes will make it the first nation-wide implementation.


A more detailed list can be found in the XBRL Reporting Chains Catalog page. This catalog page is intended to become the most updated an exhaustive reference of existing XBRL Reporting Chains. ...

Contents

[edit]

Document Structure

XBRL consists of an instance document, containing primarily the business facts being reported, and a collection of taxonomies, which define metadata about these facts, such as what the facts mean and how they relate to one another. XBRL uses XML schema, XLink, and XPointer standards. An XML schema is a description of a type of XML document, typically expressed in terms of constraints on the structure and content of documents of that type, above and beyond the basic syntax constraints imposed by XML itself. ... The XML Linking Language, or XLink, is an XML markup language used for creating hyperlinks within XML documents. ... XPointer is a system for addressing components of XML based internet media. ...

[edit]

Instance Document

The instance document holds the <xbrl> root. The document itself holds the following information:

  • Business Facts - facts can be divided into two categories
    • Items are facts holding a single value. They are represented by a single XML element with the value as its content.
    • Tuples are facts holding multiple values. They are represented by a single XML element containing nested Items.
  • Contexts define the entity (i.e. company or individual) to which the fact applies, the period of time the fact is relevant, and an optional scenario. Scenarios provide further contextual information about the facts, such as whether the business values reported are actual, projected, budgeted, etc.
  • Units define the units used by numeric or fractional facts within the document, such as USD, shares. XBRL allows more complex units to be defined if necessary.
  • Footnotes
  • References to taxonomies, typically though schema references but
[edit]

Taxonomies

Taxonomies are a collection of XML schema documents and XML documents called linkbases by virtue of their use of XLink. The schema must ultimately extend the XBRL instance schema document and typically extend other published XBRL schemas on the xbrl.org website. An XML schema is a description of a type of XML document, typically expressed in terms of constraints on the structure and content of documents of that type, above and beyond the basic syntax constraints imposed by XML itself. ... The Extensible Markup Language (XML) is a W3C-recommended general-purpose markup language for creating special-purpose markup languages, capable of describing many different kinds of data. ... The XML Linking Language, or XLink, is an XML markup language used for creating hyperlinks within XML documents. ...

  • Schemas define Item and Tuple "concepts" using <xsd:element> elements. Concepts provide names for the fact and indicate whether or not it's a tuple or item, what type of data it contains (monetary, numeric, fractional, textual, etc.) among some other metadata. Items and Tuples can be regarded as "implementations" of concepts, or specific instances of a concept. A good analogy for those familiar with object oriented programming would be that Concepts are the classes and Items and Tuples are Object instances of those classes. In addition to defining concepts, Schemas reference linkbase documents.
  • Linkbases are a collection of Links, which themselves are a collection of locators, arcs, and potentially resources. Locators are elements that essentially reference a concept and provide an arbitary label for it. In turn, arcs are elements indiciating that a concept links to another concept by referencing the lables defined by the locators. Some arcs link concepts to other concepts. Other arcs link concepts to resources, the most common of which are human-readable labels for the concepts.
[edit]

Object-oriented programming (OOP) is a computer programming paradigm in which a software system is modeled as a set of objects that interact with each other. ...

External links


  Results from FactBites:
 
Cover Pages: Extensible Business Reporting Language (XBRL) (14613 words)
XBRL consists of a core language of XML elements and attributes used in XBRL instances as well as a language used to define new elements and taxonomies of elements referred to in XBRL instances, and to express constraints among the contents of elements in those XBRL instances.
XBRL is already mandated by the FDIC, and it is supported and in various stages of adoption among regulatory agencies in the European Union, United Kingdom, The Netherlands, Spain, Japan and Korea.
XBRL consists of a core language of XML elements and attributes used in document instances as well as a language used to define new elements and taxonomies of elements referred to in document instances." The DTD and XML Schema are also published.
XBRL - Wikipedia, the free encyclopedia (501 words)
XBRL International is supported by its jurisdictions - independent bodies, generally organised on a country-specific basis, that work to promote the adoption of XBRL and the development of taxonomies that define the information exchange requirements of their particular domains.
XBRL is being rapidly adopted to replace both paper-based and legacy electronic financial data collection by a wide range of regulators.
XBRL GL, the Journal Taxonomy, is a branch of XBRL based on the same Specification, representing business reporting detail and the data found in the operational and accounting databases, bridging between transactional standards (not XBRL) and the end reporting (XBRL and other XML schema based reports).
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.