XBRL
International Domain Working Group
Global
Common Document Taxonomy
Release Date: 2002-10-15
Release
Type: Public Working Draft
Taxonomy Documentation
|
Status: |
Public Working Draft, issued in accordance with XBRL
International Processes REC 2002-04-20. |
|
Issued: |
2002-10-15 ( |
|
Name: |
Global Common Document (GCD) Taxonomy |
|
Description: |
This taxonomy is intended for general use in conjunction
with any and all other XBRL taxonomies.
It includes common information important in creating any XBRL instance
document such as document information, entity information, contact
information, periods covered and revision information. |
|
Namespace identifier: |
|
|
Recommended namespace prefix: |
int-gcd |
|
Version of XBRL Specification Used: |
XBRL 2.0 Specification dated 2001-12-14. |
|
Relation to Other XBRL Taxonomies: |
This taxonomy does not reference any other XBRL taxonomies. This taxonomy is intended to be referenced by other XBRL taxonomies such as the US GAAP CI and IASCF PFS taxonomies. |
|
Physical Location of Taxonomy Package: |
http://www.xbrl.org/taxonomy/int/br/common/gcd/2002-10-15/int-gcd-2002-10-15.xsd (Schema) http://www.xbrl.org/taxonomy/int/br/common/gcd/2002-10-15/int-gcd-2002-10-15-references.xml
(References linkbase) http://www.xbrl.org/taxonomy/int/br/common/gcd/2002-10-15/int-gcd-2002-10-15-labels.xml (Labels linkbase) http://www.xbrl.org/taxonomy/int/br/common/gcd/2002-10-15/int-gcd-2002-10-15-presentation.xml
(Presentation linkbase) http://www.xbrl.org/taxonomy/int/br/common/gcd/2002-10-15/int-gcd-2002-10-15-definition.xml
(Definition linkbase) http://www.xbrl.org/taxonomy/int/br/common/gcd/2002-10-15/int-gcd-2002-10-15-calculation.xml (Calculation linkbase) |
Walter Hamscher, PhD, Standard Solutions, United States
Charles
Hoffman, CPA, Universal Business
Josef
Macdonald, BCom LLB CA,
Salvatore
Mileti, CPA,
Bob
Kok-Kwai Tang, CPA,
Rob Blake,
http://www.xbrl.org/taxonomy/int/br/common/gcd/2002-10-15/int-gcd-2002-10-15.htm (HTML Format)
http://www.xbrl.org/taxonomy/int/br/common/gcd/2002-10-15/int-gcd-2002-10-15.pdf
(PDF Format)
http://www.xbrl.org/taxonomy/int/br/common/gcd/2002-10-15/int-gcd-2002-10-15.doc
(Word Format)
http://www.xbrl.org/taxonomy/int/br/common/gcd/2002-10-15/int-gcd-2002-10-15-elements.pdf
(PDF Format)
© 2002 ® All Rights Reserved. XBRL
International liability, , and rules apply.
This Taxonomy Documentation describes the eXtensible Business Reporting Language (XBRL) XBRL International Domain Working Group Taxonomy: General Concepts (USFR-GC). The USFR-GC Taxonomy has been prepared by the members of the XBRL IAS Taxonomy Working Group and XBRL US Domain Working Group, as well as feedback from other members of XBRL International.
This INT-GCD Taxonomy is compliant with XBRL 2.0 Specification, dated 2001-12-14 (http://www.xbrl.org/tr/2001/). It is for the creation of complete instance documents that need to represent auditors/independent accountants reports that typically accompany the external financial statements of publicly-held companies.
This document assumes a general understanding of accounting and XBRL. If the reader desires additional information relating to XBRL, the XBRL International web site (http://www.xbrl.org) is recommended. In particular a reading of the XBRL 2.0 Specification is highly recommended (http://www.xbrl.org/tr/2001/).
The terminology used in this document frequently overlaps with terminology from other disciplines. The following definitions are provided to explain the use of terms within the XBRL knowledge domain.
|
Taxonomy |
An XBRL Taxonomy is an XML Schema-compliant .xsd file that contains XBRL elements, which are XML elements that are defined by XBRL-specific attributes. An XBRL Taxonomy may also contain references to XLink linkbases. |
|
Instance document |
An XML document that includes on or more XBRL elements and optional references to zero or more XLink linkbases. |
|
Element |
An XBRL element is a “fact” or piece of information described by an XBRL taxonomy. For example, an element with the name “cfl.cdm” is the IASCF taxonomy’s XBRL element name for the financial statement disclosure fact “cash flow reconciliation for operating activities, direct method.” |
|
Linkbase |
Linkbases provide additional information about XBRL
elements, in particular, relationships between them such as the relationship
that “Entity Former Name” is defined as a a part of “Entity Names.” Linkbases
used by XBRL are compliant with the World Wide Web Consortium’s (W3C) XML Linking Language (XLink)
Recommendation 1.0, |