<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Considering Alternate Representations of XBRL</title>
	<atom:link href="http://hitachidatainteractive.com/2009/06/09/considering-alternate-representations-of-xbrl/feed/" rel="self" type="application/rss+xml" />
	<link>http://hitachidatainteractive.com/2009/06/09/considering-alternate-representations-of-xbrl/</link>
	<description>XBRL News and Commentary from the Hitachi XBRL Business Unit</description>
	<lastBuildDate>Wed, 10 Mar 2010 05:20:53 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eugene Weinstein</title>
		<link>http://hitachidatainteractive.com/2009/06/09/considering-alternate-representations-of-xbrl/comment-page-1/#comment-32533</link>
		<dc:creator>Eugene Weinstein</dc:creator>
		<pubDate>Fri, 31 Jul 2009 15:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://hitachidatainteractive.com/?p=598#comment-32533</guid>
		<description>&quot;... XBRL has the notion of a context, in which all data items from a given report each have a context attribute which points to a corresponding data structure that gives details about the context: the reporting period, reporting agency, any specifics about the preparer, and so forth. Any XML designer would likely fold up all of the key information about that context into a contained element, with an appropriate identifier, and any elements that span contexts could then reference the primary context as an IDREF.&quot;

Perhaps I am misinterpreting what you mean by &quot;fold up&quot;, but context element&#039;s @id is ID, while @contextRef on facts is IDREF.

&quot;Similarly, linkbases, one of the central characteristics of XBRL, intermix a huge amount of information that needs to be processed and stored in memory in a far more efficient form, typically one that involves resolving three to four orders of links. Yet for some areas such as labels, the most likely putative cases for having more than one label per schema, localization, is generally better solved by having multiple localization files, each of a different language, with the mappings contained in a direct one-to-one manner between schema name and label all the terms in that language. When multiple instances do arise, the XML can be modified accordingly with secondary attributes to discern this information.&quot;

Language is not the only variation of labels for the same element. Another factor is label role. For example, for a &quot;Profit or Loss&quot; element you can have a &quot;positive&quot; label (&quot;Profit&quot;) and a negative label (&quot;Loss&quot;). You can use terse labels for display on mobile applications. You can even create your own label roles. And even switching display between languages dynamically (without having to re-request or re-process anything) is easier achieved with a single label linkbase. Nothing prevents you from creating a separate label linkbase file per language, role, or their combination, and only including those you are interested in into the discoverable taxonomy set.

As far as other types of linkbases go, they are not necessarily restricted to linked lists (trees), as some allow cycles. Generic linkbase allows you to reference a lot more than just concepts and resources. It is used, for example, for Formula linkbase, where you can find references for filters, variables, variable sets, etc.

Of course, XBRL files that make up taxonomies and instances can be processed in XSLT and at times it is very useful. However, there are many other kinds of transformations or queries that cannot be done in XSLT. Standards for expressing business and workflow rules in XML are only beginning to emerge. Of course, there can be a simplified XBRL model, more suitable for XSLT or for running XQuery on, but I doubt it would be the canonical model (that is, roundtrip-transformable).</description>
		<content:encoded><![CDATA[<p>&#8220;&#8230; XBRL has the notion of a context, in which all data items from a given report each have a context attribute which points to a corresponding data structure that gives details about the context: the reporting period, reporting agency, any specifics about the preparer, and so forth. Any XML designer would likely fold up all of the key information about that context into a contained element, with an appropriate identifier, and any elements that span contexts could then reference the primary context as an IDREF.&#8221;</p>
<p>Perhaps I am misinterpreting what you mean by &#8220;fold up&#8221;, but context element&#8217;s @id is ID, while @contextRef on facts is IDREF.</p>
<p>&#8220;Similarly, linkbases, one of the central characteristics of XBRL, intermix a huge amount of information that needs to be processed and stored in memory in a far more efficient form, typically one that involves resolving three to four orders of links. Yet for some areas such as labels, the most likely putative cases for having more than one label per schema, localization, is generally better solved by having multiple localization files, each of a different language, with the mappings contained in a direct one-to-one manner between schema name and label all the terms in that language. When multiple instances do arise, the XML can be modified accordingly with secondary attributes to discern this information.&#8221;</p>
<p>Language is not the only variation of labels for the same element. Another factor is label role. For example, for a &#8220;Profit or Loss&#8221; element you can have a &#8220;positive&#8221; label (&#8221;Profit&#8221;) and a negative label (&#8221;Loss&#8221;). You can use terse labels for display on mobile applications. You can even create your own label roles. And even switching display between languages dynamically (without having to re-request or re-process anything) is easier achieved with a single label linkbase. Nothing prevents you from creating a separate label linkbase file per language, role, or their combination, and only including those you are interested in into the discoverable taxonomy set.</p>
<p>As far as other types of linkbases go, they are not necessarily restricted to linked lists (trees), as some allow cycles. Generic linkbase allows you to reference a lot more than just concepts and resources. It is used, for example, for Formula linkbase, where you can find references for filters, variables, variable sets, etc.</p>
<p>Of course, XBRL files that make up taxonomies and instances can be processed in XSLT and at times it is very useful. However, there are many other kinds of transformations or queries that cannot be done in XSLT. Standards for expressing business and workflow rules in XML are only beginning to emerge. Of course, there can be a simplified XBRL model, more suitable for XSLT or for running XQuery on, but I doubt it would be the canonical model (that is, roundtrip-transformable).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt Cagle</title>
		<link>http://hitachidatainteractive.com/2009/06/09/considering-alternate-representations-of-xbrl/comment-page-1/#comment-28915</link>
		<dc:creator>Kurt Cagle</dc:creator>
		<pubDate>Fri, 19 Jun 2009 18:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://hitachidatainteractive.com/?p=598#comment-28915</guid>
		<description>beX,

I&#039;ve been thinking about this for some time after I wrote the initial post, especially with the comments given here and additional conversations that I had at the Semantic Technology Conference this week. Dave Raggett, one of the luminaries of the XML world and someone quite skilled in Semantic Web technologies, had attempted to express the XBRL in RDF/OWL, which satisfies at least some of the linkage issues involved, but has found that the language had some fundamental problems even within that expression. 

From an ontological standpoint, this raises red flags to me, as it says that there are aspects of XBRL that have emerged that are conceptually ill-founded. Moreover, one of the more fascinating things I find is that there are few people that I have talked to within the XBRL.org community itself who are ultimately happy with the specification as it stands. Now to a certain extent unhappiness with specifications (even data definition specifications, which are by their very nature contentious) is par for the course ... standards are compromise creations in which no aspect of the language will satisfy everyone. Yet what I hear of late is that most people dislike the spec, but are unwilling to change it because it has been too widely adopted.

The XBRL and Semantic Web communities will be meeting in July 2009 (a couple of weeks away as I write this) in order to establish a dialog for trying to come up with a form of XBRL that can readily be expressed in OWL. I&#039;ll be raising in a post soon a fairly dramatic notion that this provides a perfect opportunity - if it is handled well by the XML, Semantic Web and XBRL communities - to start down the path of a 3.0 version of the XBRL language, one that is RDF/OWL compliant, that has a clear reducible path to XML, and that still satisfies the needs of the accountants and regulators who are having to deal with the language. It may be backwards compatible with the 2.1 version, though I&#039;m not really sure that this is a necessity.

It would also be a good chance to open up the language to ontologists who have had to deal with similar issues to attempt to come up with solutions that better reflect the subtle differences between national accounting standards languages, would align the presentations layer better with existing XML and W3C standards, and would formalize what has already been occurring informally - the use of XPath/XQuery as a mechanism for functional definition.</description>
		<content:encoded><![CDATA[<p>beX,</p>
<p>I&#8217;ve been thinking about this for some time after I wrote the initial post, especially with the comments given here and additional conversations that I had at the Semantic Technology Conference this week. Dave Raggett, one of the luminaries of the XML world and someone quite skilled in Semantic Web technologies, had attempted to express the XBRL in RDF/OWL, which satisfies at least some of the linkage issues involved, but has found that the language had some fundamental problems even within that expression. </p>
<p>From an ontological standpoint, this raises red flags to me, as it says that there are aspects of XBRL that have emerged that are conceptually ill-founded. Moreover, one of the more fascinating things I find is that there are few people that I have talked to within the XBRL.org community itself who are ultimately happy with the specification as it stands. Now to a certain extent unhappiness with specifications (even data definition specifications, which are by their very nature contentious) is par for the course &#8230; standards are compromise creations in which no aspect of the language will satisfy everyone. Yet what I hear of late is that most people dislike the spec, but are unwilling to change it because it has been too widely adopted.</p>
<p>The XBRL and Semantic Web communities will be meeting in July 2009 (a couple of weeks away as I write this) in order to establish a dialog for trying to come up with a form of XBRL that can readily be expressed in OWL. I&#8217;ll be raising in a post soon a fairly dramatic notion that this provides a perfect opportunity &#8211; if it is handled well by the XML, Semantic Web and XBRL communities &#8211; to start down the path of a 3.0 version of the XBRL language, one that is RDF/OWL compliant, that has a clear reducible path to XML, and that still satisfies the needs of the accountants and regulators who are having to deal with the language. It may be backwards compatible with the 2.1 version, though I&#8217;m not really sure that this is a necessity.</p>
<p>It would also be a good chance to open up the language to ontologists who have had to deal with similar issues to attempt to come up with solutions that better reflect the subtle differences between national accounting standards languages, would align the presentations layer better with existing XML and W3C standards, and would formalize what has already been occurring informally &#8211; the use of XPath/XQuery as a mechanism for functional definition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bex</title>
		<link>http://hitachidatainteractive.com/2009/06/09/considering-alternate-representations-of-xbrl/comment-page-1/#comment-28397</link>
		<dc:creator>bex</dc:creator>
		<pubDate>Thu, 11 Jun 2009 13:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://hitachidatainteractive.com/?p=598#comment-28397</guid>
		<description>Kurt, I agree that XBRL could be rendered in a more simpler XML form for many organizations.  However that issue and the issue of what forms should be blessed by XBRL.org are not necessarily related.

The heart of the issues is in these statements:

&quot;[A] decision was made about ten years ago to express this information in XML, but it was XML that at the time lacked most supporting tools such as XSLT, XQuery or XForms ...

&quot;Many of the big headache issues that have faced the XBRL.org committee could be readily solved if they simply admitted the obvious - that XBRL IS XML, not some weird variant, and that the tools exist, are freely available, are powerful, and are preferable to the cumbersome solutions put in place to try to turn XBRL into its own meta-language.&quot;

These statements call upon XBRL.org to perform a major overhaul.  While this would clean up the coding, I believe it would push XBRL to think about the information from a different paradigm.  More fact oriented and less transformational (from the point of view of paper filings).

However this is not the same as simply adding additional formats.  I think having multiple formats is a mistake if they are all functionally the same.  Nothing stops the company in your example from working in whatever intermediate form the wish. [Taken to an extreme, one could argue that the accounting system of a company is their pre-XBRL intermediate form.]  However, when they communicate with the outside world they should use the standard format.  Similar to the various lingua franca that have been used over time, a single XBRL standard allows companies to learn two things (XBRL and their intermediate internal form) not many things (XBRL.org&#039;s plethora of proposed/adopted forms).</description>
		<content:encoded><![CDATA[<p>Kurt, I agree that XBRL could be rendered in a more simpler XML form for many organizations.  However that issue and the issue of what forms should be blessed by XBRL.org are not necessarily related.</p>
<p>The heart of the issues is in these statements:</p>
<p>&#8220;[A] decision was made about ten years ago to express this information in XML, but it was XML that at the time lacked most supporting tools such as XSLT, XQuery or XForms &#8230;</p>
<p>&#8220;Many of the big headache issues that have faced the XBRL.org committee could be readily solved if they simply admitted the obvious &#8211; that XBRL IS XML, not some weird variant, and that the tools exist, are freely available, are powerful, and are preferable to the cumbersome solutions put in place to try to turn XBRL into its own meta-language.&#8221;</p>
<p>These statements call upon XBRL.org to perform a major overhaul.  While this would clean up the coding, I believe it would push XBRL to think about the information from a different paradigm.  More fact oriented and less transformational (from the point of view of paper filings).</p>
<p>However this is not the same as simply adding additional formats.  I think having multiple formats is a mistake if they are all functionally the same.  Nothing stops the company in your example from working in whatever intermediate form the wish. [Taken to an extreme, one could argue that the accounting system of a company is their pre-XBRL intermediate form.]  However, when they communicate with the outside world they should use the standard format.  Similar to the various lingua franca that have been used over time, a single XBRL standard allows companies to learn two things (XBRL and their intermediate internal form) not many things (XBRL.org&#8217;s plethora of proposed/adopted forms).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Lenz</title>
		<link>http://hitachidatainteractive.com/2009/06/09/considering-alternate-representations-of-xbrl/comment-page-1/#comment-28350</link>
		<dc:creator>Evan Lenz</dc:creator>
		<pubDate>Wed, 10 Jun 2009 20:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://hitachidatainteractive.com/?p=598#comment-28350</guid>
		<description>Nice article, Kurt. I couldn&#039;t agree more. I haven&#039;t heard from XML-in-Practice 2009 yet, but I&#039;m hoping to present on this very topic. Here are the last two paragraphs of my conference submission (since I&#039;m lazy):

&quot;While XBRL uses XML technologies through and through (XML for instance documents, XML Schemas for defining taxonomies, and XLink for linkbases), it uses such a high degree of indirection and abstraction that much of XML’s lauded human-readability is missing. This is a problem: XBRL’s complexity runs the risk of limiting its promise for promoting financial transparency and innovative uses of public financial data.

I will introduce a set of XSLT stylesheets that convert XBRL taxonomies and linkbases into an intermediate XML format that is more amenable to various kinds of processing, including display rendering and queries over an XML database. XML &#039;views&#039; such as these may pave the way for XML developers to more easily leverage XBRL in their applications.&quot;

In 2001, I explored this briefly using an old version of XBRL, but I haven&#039;t yet published anything for XBRL 2.1 (the idea being that I&#039;d do that for the conference in September).</description>
		<content:encoded><![CDATA[<p>Nice article, Kurt. I couldn&#8217;t agree more. I haven&#8217;t heard from XML-in-Practice 2009 yet, but I&#8217;m hoping to present on this very topic. Here are the last two paragraphs of my conference submission (since I&#8217;m lazy):</p>
<p>&#8220;While XBRL uses XML technologies through and through (XML for instance documents, XML Schemas for defining taxonomies, and XLink for linkbases), it uses such a high degree of indirection and abstraction that much of XML’s lauded human-readability is missing. This is a problem: XBRL’s complexity runs the risk of limiting its promise for promoting financial transparency and innovative uses of public financial data.</p>
<p>I will introduce a set of XSLT stylesheets that convert XBRL taxonomies and linkbases into an intermediate XML format that is more amenable to various kinds of processing, including display rendering and queries over an XML database. XML &#8216;views&#8217; such as these may pave the way for XML developers to more easily leverage XBRL in their applications.&#8221;</p>
<p>In 2001, I explored this briefly using an old version of XBRL, but I haven&#8217;t yet published anything for XBRL 2.1 (the idea being that I&#8217;d do that for the conference in September).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt Cagle</title>
		<link>http://hitachidatainteractive.com/2009/06/09/considering-alternate-representations-of-xbrl/comment-page-1/#comment-28349</link>
		<dc:creator>Kurt Cagle</dc:creator>
		<pubDate>Wed, 10 Jun 2009 19:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://hitachidatainteractive.com/?p=598#comment-28349</guid>
		<description>The key in the above statement is the word &quot;transformations&quot;. This is one of the things that non-xml people working with XBRL often fail to understand - perhaps one of the most significant facets of XML is the fact that there exists a language that is specifically designed to transform one XML format to another - XSLT. An XSLT can be thought of as a filter that can be applied programmatically. The key point here is that if you establish both a canonical and one or more alternative XBRL formats, the alternatives should each be clearly defined such that, when an appropriate XSLT transformation (or stylesheet, as such documents are known) is applied, it can produce the canonical XBRL.

I actually do this all the time with my own work - take the SEC XBRLs (which can be large, complex and hyperlinked) and run them through a transformation that will generate a format that is much more readily useful. Moreover, the transformation can perform additional operations, such as validating the content against established business rules in other formats (such as Schematron), creating visual presentations of the content, and so on. What&#039;s more, you can also extend XSLT, so that if you add new elements into an established XBRL, you can import the XSLT that supports these new elements as a subordinate file.

So, to put this into a workflow - company A works with alternate XBRL-A internally in order to work as efficiently as possible with their underlying data models. When the time comes to submit their XBRLs, they could apply the requisite transformations that will generate the output either as a series of XBRL documents or as a zipped resource containing same, and either post or send off the appropriate output.

Similarly, if a given person needed company A&#039;s financials in canonical format, then all they would need to do would be to submit the XBRL-A to an open transformation web service that would return the results in an XBRL-core document. Similarly, the SEC or other regulatory body could apply the same set of transformations on XBRL-A to get back their canonical format. The XSLT tools are freely available and open source, the stylesheets themselves would be the responsibility of the format designers to provide. Moreover, by going with an XSLT approach, existing tools could incorporate an XSLT engine (if it doesn&#039;t already have one - many already do) and could then load the associated stylesheets as appropriate to handle the processing without changing the underlying XBRL processing engine.

I&#039;d also raise questions about consumers not profiting. First, the question really comes down to which consumers you&#039;re talking about. If you can create a format that&#039;s more efficient at encoding information for the 95% of companies that do not require special use cases, can move this into a format which makes it easier to handle ready binding to different presentation outputs and can do so that the only tools that a person needed to make this happen were open source XSLT tools that can readily be run on a server, this means that an analyst could use a web browser to view the appropriate output, and with XForms (another open standard tool)  could even create useful XBRL instances from that same browser.  XML database users could more efficiently store this information and search it if there&#039;s more underlying schematic structure, and can generate reports analysing multiple XBRLs tools as appropriate.

The big point here is that a decision was made about ten years ago to express this information in XML, but it was XML that at the time lacked most supporting tools such as XSLT, XQuery or XForms (not to mention the whole raft of Semantic Web related tools such as RDF, RDFa and SPARQL), and it was also informed heavily by database vendors that wanted a piece of the XBRL action. Now, most of those same vendors have XML Databases that are much more readily suited for handling structured content as well as these tools, there&#039;s a decade of revised methodology concerning the best use of XML, and processing power has improved by a factor of a hundred or more. 

Many of the big headache issues that have faced the XBRL.org committee could be readily solved if they simply admitted the obvious - that XBRL IS XML, not some weird variant, and that the tools exist, are freely available, are powerful, and are preferable to the cumbersome solutions put in place to try to turn XBRL into its own meta-language.</description>
		<content:encoded><![CDATA[<p>The key in the above statement is the word &#8220;transformations&#8221;. This is one of the things that non-xml people working with XBRL often fail to understand &#8211; perhaps one of the most significant facets of XML is the fact that there exists a language that is specifically designed to transform one XML format to another &#8211; XSLT. An XSLT can be thought of as a filter that can be applied programmatically. The key point here is that if you establish both a canonical and one or more alternative XBRL formats, the alternatives should each be clearly defined such that, when an appropriate XSLT transformation (or stylesheet, as such documents are known) is applied, it can produce the canonical XBRL.</p>
<p>I actually do this all the time with my own work &#8211; take the SEC XBRLs (which can be large, complex and hyperlinked) and run them through a transformation that will generate a format that is much more readily useful. Moreover, the transformation can perform additional operations, such as validating the content against established business rules in other formats (such as Schematron), creating visual presentations of the content, and so on. What&#8217;s more, you can also extend XSLT, so that if you add new elements into an established XBRL, you can import the XSLT that supports these new elements as a subordinate file.</p>
<p>So, to put this into a workflow &#8211; company A works with alternate XBRL-A internally in order to work as efficiently as possible with their underlying data models. When the time comes to submit their XBRLs, they could apply the requisite transformations that will generate the output either as a series of XBRL documents or as a zipped resource containing same, and either post or send off the appropriate output.</p>
<p>Similarly, if a given person needed company A&#8217;s financials in canonical format, then all they would need to do would be to submit the XBRL-A to an open transformation web service that would return the results in an XBRL-core document. Similarly, the SEC or other regulatory body could apply the same set of transformations on XBRL-A to get back their canonical format. The XSLT tools are freely available and open source, the stylesheets themselves would be the responsibility of the format designers to provide. Moreover, by going with an XSLT approach, existing tools could incorporate an XSLT engine (if it doesn&#8217;t already have one &#8211; many already do) and could then load the associated stylesheets as appropriate to handle the processing without changing the underlying XBRL processing engine.</p>
<p>I&#8217;d also raise questions about consumers not profiting. First, the question really comes down to which consumers you&#8217;re talking about. If you can create a format that&#8217;s more efficient at encoding information for the 95% of companies that do not require special use cases, can move this into a format which makes it easier to handle ready binding to different presentation outputs and can do so that the only tools that a person needed to make this happen were open source XSLT tools that can readily be run on a server, this means that an analyst could use a web browser to view the appropriate output, and with XForms (another open standard tool)  could even create useful XBRL instances from that same browser.  XML database users could more efficiently store this information and search it if there&#8217;s more underlying schematic structure, and can generate reports analysing multiple XBRLs tools as appropriate.</p>
<p>The big point here is that a decision was made about ten years ago to express this information in XML, but it was XML that at the time lacked most supporting tools such as XSLT, XQuery or XForms (not to mention the whole raft of Semantic Web related tools such as RDF, RDFa and SPARQL), and it was also informed heavily by database vendors that wanted a piece of the XBRL action. Now, most of those same vendors have XML Databases that are much more readily suited for handling structured content as well as these tools, there&#8217;s a decade of revised methodology concerning the best use of XML, and processing power has improved by a factor of a hundred or more. </p>
<p>Many of the big headache issues that have faced the XBRL.org committee could be readily solved if they simply admitted the obvious &#8211; that XBRL IS XML, not some weird variant, and that the tools exist, are freely available, are powerful, and are preferable to the cumbersome solutions put in place to try to turn XBRL into its own meta-language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bex</title>
		<link>http://hitachidatainteractive.com/2009/06/09/considering-alternate-representations-of-xbrl/comment-page-1/#comment-28345</link>
		<dc:creator>bex</dc:creator>
		<pubDate>Wed, 10 Jun 2009 18:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://hitachidatainteractive.com/?p=598#comment-28345</guid>
		<description>&quot;If XBRL.org was to sanction multiple potential acceptable alternate representations of XBRL, each of which could, with acceptable XSLT transformations, be rectified into the canonical format with no loss of representation&quot;

If we can render any limited form into the canonical form, why is there a need to allow for limited formats?  It seems, at first glance, that preparers are not benefited by this rule.  You are adding the complexity of format choice (and the potential for different reports or periods to be in different formats) while requiring the ability to always be able to produce a different format.  Given that there are no restrictions on the intermediate steps that lead to an XBRL filing why shouldn&#039;t a preparer choose whatever intermediate format they want, but still be required to submit canonically?

Consumers also do not seem to get much benefit.  Consumers would now have to have engines capable of reading all formats possible, or worse have to enter into format negotiations (with the end-game always being the canonical form).

I understand the desire to fix the programmatic aspects of XBRL (working with the files can get tiring), however something with so few &quot;stakes in the ground&quot; must wind up over-engineered.  Even XBRLS, as I understand it, only has the goal of simplifying XBRL, not trying to create alternative formats.  (I have only lightly read the XBRLS documents - so take this statement with a large grain of salt.)</description>
		<content:encoded><![CDATA[<p>&#8220;If XBRL.org was to sanction multiple potential acceptable alternate representations of XBRL, each of which could, with acceptable XSLT transformations, be rectified into the canonical format with no loss of representation&#8221;</p>
<p>If we can render any limited form into the canonical form, why is there a need to allow for limited formats?  It seems, at first glance, that preparers are not benefited by this rule.  You are adding the complexity of format choice (and the potential for different reports or periods to be in different formats) while requiring the ability to always be able to produce a different format.  Given that there are no restrictions on the intermediate steps that lead to an XBRL filing why shouldn&#8217;t a preparer choose whatever intermediate format they want, but still be required to submit canonically?</p>
<p>Consumers also do not seem to get much benefit.  Consumers would now have to have engines capable of reading all formats possible, or worse have to enter into format negotiations (with the end-game always being the canonical form).</p>
<p>I understand the desire to fix the programmatic aspects of XBRL (working with the files can get tiring), however something with so few &#8220;stakes in the ground&#8221; must wind up over-engineered.  Even XBRLS, as I understand it, only has the goal of simplifying XBRL, not trying to create alternative formats.  (I have only lightly read the XBRLS documents &#8211; so take this statement with a large grain of salt.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
