<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.5.4 (http://www.squarespace.com/) on Wed, 01 Jul 2009 02:38:50 GMT--><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>Blog: Financial Reporting Using XBRL</title><link>http://xbrl.squarespace.com/journal/</link><description></description><copyright></copyright><language>en-US</language><generator>Squarespace Site Server v5.5.4 (http://www.squarespace.com/)</generator><item><title>Notion of Flow</title><category>Flow</category><category>Modeling Business Information Using XBRL</category><category>XBRL General Information</category><dc:creator>Charlie</dc:creator><pubDate>Tue, 30 Jun 2009 17:39:44 +0000</pubDate><link>http://xbrl.squarespace.com/journal/2009/6/30/notion-of-flow.html</link><guid isPermaLink="false">24118:165869:4482532</guid><description><![CDATA[<p>This blog entry builds upon <a href="http://xbrl.squarespace.com/journal/2009/6/25/interactive-information-hypercube.html" target="_blank">this blog entry which articulates the idea of an interactive information hypercube</a>. You should also take a look at <a href="http://xbrl.squarespace.com/journal/2009/6/30/notion-of-shape.html" target="_blank">this blog entry which discusses shape</a>.</p>
<p>If you look at <a class="offsite-link-inline" href="http://www.xbrlsite.com/examples/InteractiveInformationHypercubePrototype/viewer.htm" target="_blank">this interactive information hypercube viewer</a>, look at the left hand pane. You will see the bold heading "Flow of Report". Below that you see a list of components of the report:</p>
<ul>
<li>Sales Analysis</li>
<li>Accounting Policies </li>
<li>Property, Plant and Equipment; by Component </li>
<li>Property, Plant, and Equipment; Movements </li>
<li>Director Compensation</li>
</ul>
<p>The flow organizes the different hypercubes into the order the creator of the instance document containing the information wants the user to use that information.</p>
<p>There is no standard way to express the flow information within an XBRL taxonomy.&nbsp; So, I created my own way which is 100% XBRL compliant.&nbsp; This is not to say that it is standard.&nbsp; Sure, an XBRL taxonomy tool can read the information, but to do anything with it which to help you render the flow information the application would have to understand that flow information.</p>
<p>The way I did this was to organize each hypercube under a special network which specifically articulates the flow.&nbsp; For example <a class="offsite-link-inline" href="http://www.xbrlsite.com/examples/comprehensiveexample/2008-04-18/SampleInstance-Pivots-2007-07-21.pdf" target="_blank">take a look at the different hypercubes from the example</a>shown on the "Notion of Shape" blog entry (see above).&nbsp; It looks like this (within the UBmatrix Taxonomy Designer application):</p>
<p><span class="full-image-block ssNonEditable"><span><img src="http://xbrl.squarespace.com/storage/highlevelmodel/Flow.png?__SQUARESPACE_CACHEVERSION=1246384731290" alt="" /></span></span></p>
<p>This is what amounts to a special meta pattern which articulates the flow as an organization of hypercubes with some "helper" abstract concepts to provide some hierarchy and therefore levels within the flow organization.&nbsp; All the line items marked "[Schedule]" are hypercubes in the XBRL taxonomy.</p>
<p>You want to change the flow?&nbsp; No worries.&nbsp; All you need to do is edit the XBRL taxonomy, changing the order of the hypercubes and you change the order of the way you look at the report.</p>
<p>So, that is what I call flow; it is simply the order that you want to see the information from an XBRL instance, articulated as a structure within an XBRL taxonomy.&nbsp; Change that flow by changing the taxonomy.</p>]]></description><wfw:commentRss>http://xbrl.squarespace.com/journal/rss-comments-entry-4482532.xml</wfw:commentRss></item><item><title>Notion of Shape</title><category>Modeling Business Information Using XBRL</category><category>Shape</category><category>XBRL General Information</category><dc:creator>Charlie</dc:creator><pubDate>Tue, 30 Jun 2009 17:16:41 +0000</pubDate><link>http://xbrl.squarespace.com/journal/2009/6/30/notion-of-shape.html</link><guid isPermaLink="false">24118:165869:4482467</guid><description><![CDATA[<p>This blog entry builds upon <a href="http://xbrl.squarespace.com/journal/2009/6/25/interactive-information-hypercube.html" target="_blank">this blog entry which articulates the idea of an interactive information hypercube</a>.</p>
<p>If you look at <a class="offsite-link-inline" href="http://www.xbrlsite.com/examples/InteractiveInformationHypercubePrototype/viewer.htm" target="_blank">this interactive information hypercube viewer</a>, flipping through the different hypercubes listed on the left hand side, you will notice that the different hypercubes have different "shapes".</p>
<p>What I mean by shape is the dimensions which the hypercube uses.&nbsp; Look at the columns of each graphic and you will note that they are different.</p>
<p>If you look at, say, a financial statement, you will notice as I mentioned in&nbsp;the blog entry at the beginning of this blog entry, that statement can be broken down into a number of different hypercubes.&nbsp; Each of those hypercubes have different shapes.&nbsp; This is another way of saying that a financial statement could not be expressed by only one hypercube.</p>
<p>Another example will make this even more clear.&nbsp; Take a look at <a href="http://xbrl.squarespace.com/storage/highlevelmodel/SampleInstance-Pivots-2007-07-21.zip" target="_blank">this Excel spreadsheet</a>.&nbsp;(It is a ZIP file containing a spreadsheet actually)&nbsp; The spreadsheet is a collection of Excel pivot tables.&nbsp; There are two sheets for each pivot table.&nbsp; One sheet contains data for the pivot table, the other contains the actual pivot table.&nbsp; Each pivot table is equivalent to a hypercube.&nbsp; If you go through the different&nbsp;sheets you will begin&nbsp;to see that the dimensions of the&nbsp;information are different.&nbsp; It could be the case that&nbsp;a number of the columns are the same, but remember that another dimension&nbsp;at play here are the primary items or the line items of the hypercube.&nbsp; These are the rows of the spreadsheet.</p>
<p>You can&nbsp;see this even more clearly if you take a look at this&nbsp;<a class="offsite-link-inline" href="http://www.xbrlsite.com/examples/comprehensiveexample/2008-04-18/_Sample-Instance-Proof.pdf" target="_blank">example financial statement</a> and then you&nbsp;compare that to <a class="offsite-link-inline" href="http://www.xbrlsite.com/examples/comprehensiveexample/2008-04-18/SampleInstance-Pivots-2007-07-21.pdf" target="_blank">this PDF</a> which basically takes the pivot tables from the Excel sheet above and lays them out in the same order of the "paper" financial statement.&nbsp; The information is the same, the presentation is a little different as I tried to get the Excel pivot tables to represent the information from the financial statement as best as I could and as similar to the "paper" format as possible.</p>
<p>Again, the point here is that a financial statement is comprised of a number of hypercubes and those hypercubes have different shapes.</p>
<p>The next point which I will make is that of flow.&nbsp; I will go into that in my next blog entry.</p>]]></description><wfw:commentRss>http://xbrl.squarespace.com/journal/rss-comments-entry-4482467.xml</wfw:commentRss></item><item><title>Interactive Information Hypercube</title><category>Comparing XBRL and XML</category><category>Modeling Business Information Using XBRL</category><category>XBRL General Information</category><category>XBRLS</category><category>interactive information hypercube</category><dc:creator>Charlie</dc:creator><pubDate>Thu, 25 Jun 2009 14:25:53 +0000</pubDate><link>http://xbrl.squarespace.com/journal/2009/6/25/interactive-information-hypercube.html</link><guid isPermaLink="false">24118:165869:4438811</guid><description><![CDATA[<p>I have been fiddling around with how to best use XBRL and have consolidated many, many, many other ideas into something that I am referring to as an "interactive information hypercube".</p>
<p>Breaking this down, this is what the notion of an interactive information hypercube is based on.&nbsp; Again, these really are not my base ideas, I am just combining many other ideas together in order to achieve something which I believe needs to be achieved.&nbsp; These ideas are:</p>
<ul>
<li><strong>Interactive Information</strong>: The notion of interactive information comes from the term "interactive data" which was to the best of my knowledge coined by the US SEC.&nbsp; I believe that "information" is a more appropriate term than "data" in the context in which I am working.</li>
<li><strong>Hypercube</strong>: Ever since I started trying to understand XBRL Dimensions, I never really understood the difference between a cube and a hypercube.&nbsp; A couple of months ago I read something which clarified this, at least in my mind.&nbsp; Everyone can probably visualize what a <a class="offsite-link-inline" href="http://en.wikipedia.org/wiki/Cube" target="_blank">cube</a> is.&nbsp; A cube has three dimensions, it is a physical thing.&nbsp; Some business data has three or less dimensions which can be made to fit into the three physical dimensions of a cube.&nbsp; However, other business information has more than three dimensions which makes it difficult to visualize in the form of a cube.&nbsp; A <a class="offsite-link-inline" href="http://en.wikipedia.org/wiki/Hypercube" target="_blank">hypercube</a> is something which can represent any number of dimensions.</li>
</ul>
<p>Now, you really have to stretch your imagination a bit with this <a class="offsite-link-inline" href="http://en.wikipedia.org/wiki/File:8-cell.gif" target="_blank">graphic</a>.&nbsp; But really take a look at the graphic. Imagine information expressed in that sort of form rather than on a piece of two dimensional paper!&nbsp; That is the idea.&nbsp; Clearly an application to view information would not look like that graphic; the point is that it does help one see the limitations of paper in communicating information.</p>
<p>This is a <a class="offsite-link-inline" href="http://www.xbrlsite.com/examples/InteractiveInformationHypercubePrototype/viewer.htm" target="_blank">prototype "interactive information viewer"</a> which I have been experimenting&nbsp;with during the process of creating <a href="http://xbrl.squarespace.com/xbrls/">XBRLS</a>.&nbsp; The prototype takes what I had referred to as "neutral format tables" in XBRLS, modifies the tables slightly, and organizes the "99-Combined" XBRLS meta pattern (which is really a combination of all the XBRLS meta patterns into one XBRL taxonomy and XBRL instance to test the patterns).&nbsp; On the left, you can click on a hypercube from the XBRL taxonomy, and on the right a rendering of information relating to that hypercube is rendered in the form of a neutral format table.&nbsp; The prototype is simply PNG images from an Excel spreadsheet.&nbsp; The renderings were created manually in order to test the idea.&nbsp; The next step is to automatically create the rendering from information in the XBRL taxonomy and XBRL instance.&nbsp;</p>
<p>The prototype condenses down into an easier to work with set of hypercubes which you can view in this <a class="offsite-link-inline" href="http://www.xbrlsite.com/examples/InteractiveInformationHypercubePrototype/gaap.pdf" target="_blank">PDF</a>.&nbsp; A better example of the use case I am experimenting to try and make work with is a financial statement.&nbsp; This <a class="offsite-link-inline" href="http://www.xbrlsite.com/examples/comprehensiveexample/2008-04-18/_Sample-Instance-Proof.pdf" target="_blank">PDF from the "comprehensive example"</a>which I had created for XBRLS.&nbsp; The larger example looks more like a financial statement and is therefore easier to relate to.&nbsp; However, the XBRLS patterns in the 99-Combined example actually cover 100% of what is in the larger comprehensive example.&nbsp; That is the point of the XBRLS meta patterns...that small set of meta patterns can be used to express literally anything which I have come across in either financial reporting or other areas of business reporting from my experience with such information.&nbsp; Impossible you say?&nbsp; Well, isn't it interesting that the fundamental concepts of addition, subtraction, multiplication and division in mathematics works in the domains of physics, business, chemistry, engineering, etc.&nbsp; It is the simplicity of the meta patterns which offers the best evidence that they could be right.&nbsp; Time and experimentation will tell.</p>
<p>An earlier version of this comprehensive example included the following experiment.&nbsp; You can see the <a class="offsite-link-inline" href="http://www.xbrlsite.com/examples/comprehensiveexample/2008-04-18/SampleInstance-Pivots-2007-07-21.pdf" target="_blank">results of the experiment within this PDF</a>which is similar to the PDF of the financial statement above enough to help you see the point I am about to make, but it is different (meaning, there is not a one to one correlation between the PDF files). The experiment was to express 100% of a financial statement within Excel pivot tables.&nbsp; I did that and "printed" screen shots of the pivot tables organized within a Word document.</p>
<p>The point is this: A financial statement is a collection of hypercubes.</p>
<p>What I want to do is go back and redo the XBRLS comprehensive example using the same form as the prototype interactive information hypercube viewer from above.&nbsp; That will be much easier for people to relate to and see that, in fact, (a) financial statements are collections of hypercubes and (b) that there are advantages to working with them as hypercubes, the primary benefit being that you can easily reorganize the financial information as you desire.</p>
<p>There are two things needed to make this work: an information model and a way to communicate flow.</p>
<p>XBRLS is the information model (at least one information model) which makes this work.&nbsp; The COREP taxonomy will likely work this way also.</p>
<p>Flow is simply a mechanism for organizing the individual hypercubes in an order that you want.&nbsp; That is actually easy to do, you can use an XBRL taxonomy to express flow.&nbsp; I will go into that later.</p>
<p>There is another advantage to the notion of an interactive information hypercube that I can see.&nbsp; Maybe I am right, maybe I am wrong.&nbsp; Today, there is no "multidimensional model".&nbsp; Each vendor implementing Business Intelligence (BI) software has their own model.&nbsp; Similar, but different enough to make like more complicated than it needs to be for business users.&nbsp; See "<a class="offsite-link-inline" href="http://www.symcorp.com/downloads/ADAPT_white_paper.pdf" target="_blank">Getting Started with ADAPT</a>".&nbsp; This BI solutions provider <a class="offsite-link-inline" href="http://www.symcorp.com/" target="_blank">Symmetry Corp</a> outlined the issue, its ramifications, and their solution for it in that white paper.</p>
<p>What if one multidimensional model could be created which all software vendors used?&nbsp; There is one SQL model.&nbsp; Not perfect, but significantly more consistent between software vendors than the multidimensional model.&nbsp; Who knows.</p>]]></description><wfw:commentRss>http://xbrl.squarespace.com/journal/rss-comments-entry-4438811.xml</wfw:commentRss></item><item><title>Oracle's Enterprise Performance Management (EPM) System to Support XBRL</title><category>General Information</category><category>IBM</category><category>Oracle</category><category>SAP</category><category>XBRL General Information</category><dc:creator>Charlie</dc:creator><pubDate>Wed, 24 Jun 2009 15:21:33 +0000</pubDate><link>http://xbrl.squarespace.com/journal/2009/6/24/oracles-enterprise-performance-management-epm-system-to-supp.html</link><guid isPermaLink="false">24118:165869:4429326</guid><description><![CDATA[<p>In a <a class="offsite-link-inline" href="http://www.oracle.com/us/corporate/press/019434" target="_blank">press release today</a>, Oracle announced that their Enterprise Performance Management (EPM) System will support XBRL with help from UBmatrix.&nbsp; An excerpt from the press release states:</p>
<blockquote>
<p>To help publicly held companies facilitate the preparation, publishing and automatic exchange of financial statements in XBRL (eXtensible Business Reporting Language), Oracle will embed UBmatrix, Inc.&rsquo;s leading XBRL technology into Oracle's Enterprise Performance Management (EPM) System, Oracle announced today.</p>
</blockquote>
<p>You can read the press release yourself. Here is a link to information on <a class="offsite-link-inline" href="http://www.sap.com/solutions/sapbusinessobjects/large/enterprise-performance-management/xbrl-publishing/index.epx" target="_blank">what SAP is doing with XBRL</a>. Not to leave out the company I work for, UBmatrix who is providing XBRL components for both SAP and Oracle, see <a class="offsite-link-inline" href="http://www.ubmatrix.com/partners/" target="_blank">here for more info</a>.</p>
<p>In a <a class="offsite-link-inline" href="http://www.investors.com/NewsAndAnalysis/Article.aspx?id=480061" target="_blank">related story</a>, Investor's Business&nbsp;Daily says:</p>
<blockquote>
<p>Today, most software companies &mdash; including UBmatrix, Germany's SAP (SAP), Microsoft (MSFT) and Oracle (ORCL) &mdash; are starting to create XBRL software to help companies send financial data over the Web.</p>
</blockquote>
<p>I would probably add IBM to the list of companies who are creating XBRL software to help companies send financial (and other businessdata) over the Web.&nbsp; IBM is pushing XBRL as a standard for risk reporting as you can see from <a class="offsite-link-inline" href="http://www.itworld.com/software/59244/ibm-data-council-push-xbrl-standard-risk-reporting" target="_blank">this Web page</a> and <a class="offsite-link-inline" href="http://engineers.ihs.com/news/2008/ibm-xbrl-initiative-121908.htm" target="_blank">this Web page</a>.&nbsp; They are probably moving slowly but deliberately as they figure out how to best integrate XBRL into their offerings.</p>
<p>(If anyone knows specifically what IBM and Microsoft are doing, love to hear know that, maybe you could post a comment on this blog.)</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></description><wfw:commentRss>http://xbrl.squarespace.com/journal/rss-comments-entry-4429326.xml</wfw:commentRss></item><item><title>XBRL Instance Graphic</title><category>XBRL General Information</category><category>XBRL Instance Graphic</category><dc:creator>Charlie</dc:creator><pubDate>Mon, 22 Jun 2009 18:42:04 +0000</pubDate><link>http://xbrl.squarespace.com/journal/2009/6/22/xbrl-instance-graphic.html</link><guid isPermaLink="false">24118:165869:4407150</guid><description><![CDATA[<p>The <a href="http://xbrl.squarespace.com/storage/instancegraphic/InstanceGraphic.htm" target="_blank">following is a graphic</a>&nbsp;of an XBRL instance which, I believe, helps people visualize the connection between the "tags" and a "printed" business report be it on paper, in PDF or HTML, etc.</p>
<p><span class="full-image-block ssNonEditable"><span><a href="http://xbrl.squarespace.com/storage/instancegraphic/InstanceGraphic.htm" target="_blank"><img style="width: 400px;" src="http://xbrl.squarespace.com/storage/instancegraphic/InstanceGraphic.png?__SQUARESPACE_CACHEVERSION=1245696914052" alt="" /></a></span><span class="thumbnail-caption" style="width: 400px;">XBRL Instance Graphic</span></span>One could go on, and on, and on with this; connecting the concept to the&nbsp;XBRL taxonomy, the taxonomy concept to resources and relations. Wouldn't it be great if software applications did this for you!&nbsp; Would help visualizing the information, finding errors, etc.&nbsp; Clearly you would not want to see the tags, but rather interfaces that show the information contained within the tags.&nbsp;</p>
<p>&nbsp;</p>]]></description><wfw:commentRss>http://xbrl.squarespace.com/journal/rss-comments-entry-4407150.xml</wfw:commentRss></item><item><title>High Level Model of XBRL</title><category>High level physical model of XBRL</category><category>XBRL General Information</category><dc:creator>Charlie</dc:creator><pubDate>Sun, 21 Jun 2009 15:08:49 +0000</pubDate><link>http://xbrl.squarespace.com/journal/2009/6/21/high-level-model-of-xbrl.html</link><guid isPermaLink="false">24118:165869:4395921</guid><description><![CDATA[<p>This <a title="High Level Model of XBRL" href="http://xbrl.squarespace.com/storage/highlevelmodel/HighLevelModelOfXBRL.htm" target="_blank">link is to a high level model of XBRL</a>.&nbsp; The model was put together using the XBRL Specification and ideas from other models which I have seen.&nbsp; I guess that this is more a physical model than a logical model.&nbsp; I am no expert in creating models but I needed one and all the other models which I have come across were significantly lacking.&nbsp; This model is certainly&nbsp;not a complete logical model which would need to go into significantly more detail, however it does contain a few logical notions within it such as the idea of networks, concepts, facts, and rules.</p>
<p>&nbsp;<span><span class="full-image-block ssNonEditable"><span><a href="http://xbrl.squarespace.com/storage/highlevelmodel/HighLevelModelOfXBRL.htm" target="_blank"><img style="width: 450px;" src="http://xbrl.squarespace.com/storage/highlevelmodel/HighLevelModelOfXBRL.png?__SQUARESPACE_CACHEVERSION=1245597903496" alt="" /></a></span><span class="thumbnail-caption" style="width: 450px;">High Level Model of XBRL</span></span></span></p>
<p><span>I think there are a number of different graphical models which are needed for XBRL.&nbsp; A detailed physical model, a detailed logical model, etc.&nbsp; If anyone is aware of these sorts of models, if you could make me aware of them that would be spectacular. Or, if anyone is aware of a better high level model than this one, please provide comments and I can either update this model or point to that better model.</span></p>
<p><span>Comments would be greatly appreciated.&nbsp; This model is free for anyone to modify/improve, it is made available under a Creative Commons license.&nbsp; I hope to create a graphical image of a logical model of the XBRLS application profile.</span></p>]]></description><wfw:commentRss>http://xbrl.squarespace.com/journal/rss-comments-entry-4395921.xml</wfw:commentRss></item><item><title>Amazon Offering Special on XBRL for Dummies</title><category>General Information</category><category>XBRL General Information</category><dc:creator>Charlie</dc:creator><pubDate>Fri, 19 Jun 2009 23:12:03 +0000</pubDate><link>http://xbrl.squarespace.com/journal/2009/6/19/amazon-offering-special-on-xbrl-for-dummies.html</link><guid isPermaLink="false">24118:165869:4383604</guid><description><![CDATA[<p>Someone pointed out to me that you can order <a class="offsite-link-inline" href="http://www.amazon.com/XBRL-Dummies-Business-Personal-Finance/dp/0470499796" target="_blank">XBRL for Dummies from Amazon.com</a> for $19.79 currently.&nbsp; The normal price is $29.99.&nbsp; Also, it appears that the book will ship October 22, 2009.&nbsp; Not sure why Amazon.com dropped the price.</p>]]></description><wfw:commentRss>http://xbrl.squarespace.com/journal/rss-comments-entry-4383604.xml</wfw:commentRss></item><item><title>XBRL US Pacific Rim Technology Workshop and Summit</title><category>XBRL General Information</category><dc:creator>Charlie</dc:creator><pubDate>Fri, 19 Jun 2009 22:25:51 +0000</pubDate><link>http://xbrl.squarespace.com/journal/2009/6/19/xbrl-us-pacific-rim-technology-workshop-and-summit.html</link><guid isPermaLink="false">24118:165869:4383383</guid><description><![CDATA[<p>The first <a class="offsite-link-inline" href="http://xbrl.us/events/Pages/PacificRim.aspx" target="_blank">XBRL US Pacific Rim Technology Workshop and Summit</a>will be held July 28 to 30 in Santa Clara, California.&nbsp; The event is designed to bring together XML and XBRL experts from around the world to brainstorm, generate ideas and educate each other on advanced topics.&nbsp; Per the conference web page above, this includes:&nbsp;</p>
<ul>
<li>Real-world case studies that describe taxonomy development and maintenance processes including US GAAP, IFRS and corporate actions from around the world, e.g., US, China, Europe, Japan </li>
<li>Advanced topics in development including tagging, rendering, versioning, data quality and validation, database and business intelligence </li>
<li>Practical taxonomy maintenance workshop </li>
<li>Speakers with XBRL expertise from organizations such as Hitachi, Fujitsu, CoreFiling, Rivet Software, Just Systems, UBmatrix, Ernst &amp; Young, The Depository Trust &amp; Clearing Corporation (DTCC), SWIFT, and Morningstar, among others</li>
</ul>]]></description><wfw:commentRss>http://xbrl.squarespace.com/journal/rss-comments-entry-4383383.xml</wfw:commentRss></item><item><title>Three Large Banks to use XBRL in Granting of Credit</title><category>XBRL General Information</category><dc:creator>Charlie</dc:creator><pubDate>Wed, 17 Jun 2009 15:36:09 +0000</pubDate><link>http://xbrl.squarespace.com/journal/2009/6/17/three-large-banks-to-use-xbrl-in-granting-of-credit.html</link><guid isPermaLink="false">24118:165869:4356745</guid><description><![CDATA[<p>In a <a class="offsite-link-inline" href="http://www.sbr-nl.nl/nieuws/20090610/banks_unite_to_use_standard?ctx=vi55o8v4dtrs" target="_blank">story posted to the Netherlands SBR project web site</a>, an announcement was made that three major banks in the Netherlands are going to use Standard Business Reporting for the granting of credit.&nbsp; The implementations should be completed by the end of 2009, automating the delivery of credit reports via computerized information exchange processes.</p>
<p>Standard Business Reporting (I have also heard Standardized Business Reporting) is the term I believe the Australian Taxonomy Project coined which was then adopted by what was the Dutch Taxonomy Project which is not being referred to as the Dutch SBR project.</p>
<p>This is interesting to me for two reasons.&nbsp; The first reason is that in the United States a bank was experimenting with accepting information from businesses either seeking credit or having credit and having to provide periodic reports to the financial institution using XBRL.&nbsp; Not sure what happened to that project.&nbsp; I would suspect that banks will be all over XBRL for receiving this periodic financial information in support of their credit.&nbsp; It cannot be much fun for banks to key this information in each month in order to track their credit.</p>
<p>The second interesting thing is the term Standard Business Reporting.&nbsp; That term was used, and not XBRL, in the link above.&nbsp; Australia, the Netherlands, New Zealand and others have Standard Business Reporting.&nbsp; The US Securities and Exchange Commission has their term for XBRL which is "interactive data".&nbsp; Perhaps this is the beginning of the trend most people would like to see which is for XBRL to disappear into the background, never really to be seen...just doing its job enabling these sorts of information exchanges.</p>]]></description><wfw:commentRss>http://xbrl.squarespace.com/journal/rss-comments-entry-4356745.xml</wfw:commentRss></item><item><title>Study Finds Errors in SEC XBRL Filings</title><category>US GAAP Taxonomy</category><category>US SEC</category><category>VFP</category><category>XBRL General Information</category><category>errors</category><dc:creator>Charlie</dc:creator><pubDate>Fri, 12 Jun 2009 14:18:44 +0000</pubDate><link>http://xbrl.squarespace.com/journal/2009/6/12/study-finds-errors-in-sec-xbrl-filings.html</link><guid isPermaLink="false">24118:165869:4303233</guid><description><![CDATA[<p>A study (<a class="offsite-link-inline" href="http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1397658" target="_blank">A Comparison of XBRL Filings to Corporate 10-Ks - Evidence from the Voluntary Filing Program</a>) finds what they call serious errors in XBRL filings to the SEC Voluntary Filing Program (VFP).</p>
<p>Here is the abstract of the research paper:</p>
<blockquote>
<p>The SEC has mandated a phase-in of XBRL filings beginning June 2009 for accelerated filers. Although companies have limited legal liability for initial filings, registrants may suffer reputational and other risks should the filings include errors. To assess the likelihood of material errors, we evaluate the accuracy of XBRL filings for 22 companies participating in the SEC.s voluntary filing program in 2006. Results of a comparison of XBRL filings to Forms 10-K reveal multiple errors in signage, amounts, labeling, and classification. These errors are serious because since XBRL data is computer-readable, users will not visually recognize the errors, especially when using XBRL analysis software. Although XBRL software and taxonomy have improved since 2006, the potential for some errors remains. The SEC, registrants, and accountants need to take note of the complexities of XBRL tagging and identify solutions (e.g., assurance, training) to ensure successful adoption.</p>
</blockquote>
<p>&nbsp;The general types of error discovered and reported in this study includes:</p>
<ul>
<li>Missing elements and amounts</li>
<li>Incorrect amounts</li>
<li>Sign flips (i.e. reported as a positive when it should be a negative value as an example)</li>
<li>Duplication of items</li>
<li>Incorrect classifications</li>
<li>Incorrect tagging (labeling)</li>
</ul>
<p>The VFP did not really do a lot in the way of validating submissions.&nbsp; Nor did the SEC seem to crack down on people whose submissions contained errors.&nbsp; This probably will not be the case for the real filing companies&nbsp;make to the SEC.&nbsp; I would suspect that significantly more robust processes will be wrapped around "real" submissions.</p>
<p>Further, the AICPA has issued a statement of position (<a class="offsite-link-inline" href="http://www.cpa2biz.com/AST/Main/CPA2BIZ_Primary/Accounting/Standards/AICPASOPsAccounting/PRDOVR~PC-014947/PC-014947.jsp" target="_blank">SOP 09-1</a>) titled <em>Performing Agreed-Upon Procedures Engagements That Address the Completeness, Accuracy, or Consistency of XBRL-Tagged Data</em>.&nbsp; This guidance did not exist during the time that these VFP filings were made.&nbsp; It does now.&nbsp; This will contribute to improving the quality of the filings, at least if CPAs are involved in the process as they need to follow this guidance.&nbsp; While the SOP does not tell you how to create a good XBRL instance, it does help to define "good" by pointing out the things which are not good.</p>
<p>Anyone responsible for creating XBRL instances, whether for SEC filings or any other types of XBRL instances, would benefit from reading this paper.&nbsp; It helps you understand the types of things to look for when reviewing an XBRL instance of any type.</p>]]></description><wfw:commentRss>http://xbrl.squarespace.com/journal/rss-comments-entry-4303233.xml</wfw:commentRss></item></channel></rss>