<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Trintech</title>
	<atom:link href="http://www.trintech.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trintech.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 14:36:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Best Pratices: Tagging Your U.S. Financial Report with XBRL</title>
		<link>http://www.trintech.com/2010/07/best-pratices-tagging-your-u-s-financial-report-with-xbrl/</link>
		<comments>http://www.trintech.com/2010/07/best-pratices-tagging-your-u-s-financial-report-with-xbrl/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 14:04:40 +0000</pubDate>
		<dc:creator>davetomlinson</dc:creator>
				<category><![CDATA[Financial Governance, Risk Management and Compliance]]></category>

		<guid isPermaLink="false">http://www.trintech.com/?p=1774</guid>
		<description><![CDATA[(Tag Your 10-K with XBRL, Tag Your 10-Q with XBRL, Tag Your 20-F with XBRL) Preparing your financial statements (Form 10-Q, Form 10-K, Form 20-F) for the XBRL reporting required by the SEC is a two-step process: mapping comes first, followed by the actual XBRL tagging of the financial report itself. Mapping matches your financial [...]]]></description>
			<content:encoded><![CDATA[<h2>(Tag Your 10-K with XBRL, Tag Your 10-Q with XBRL, Tag Your 20-F with XBRL)</h2>
<p>Preparing your financial statements (Form 10-Q, Form 10-K, Form 20-F) for the XBRL reporting required by the SEC is a two-step process: mapping comes first, followed by the actual XBRL tagging of the financial report itself.</p>
<ul>
<li><strong>Mapping</strong> matches your financial statements to the US GAAP XBRL taxonomy.</li>
<li><strong>Tagging</strong> is the process of using the “plan” created in the mapping process, and actually applying the XBRL tags to your filing documents.</li>
</ul>
<h3>MAPPING YOUR FINANCIAL STATEMENTS TO THE US GAAP TAXONOMY:</h3>
<p>Mapping can be performed within an embedded solution of your choice and can also be used to manage your XBRL tags and extensions moving forward. Mapping is largely performed once – once a business or financial fact is mapped to a taxonomy element, the mapping generally doesn’t change. It is very important that you have a good idea to have a working understanding of the XBRL US Implementation Guide.</p>
<p>To begin, first import the US GAAP XBRL taxonomy into your embedded solution. Using your XBRL financial reporting software, perform a mapping of your business’s individual disclosures and matching them to the XBRL tags contained within the US GAAP XBRL taxonomy.</p>
<p>The “Presentation” link in the Taxonomy is the best place to begin matching your disclosures to the US GAAP taxonomy. If you can’t easily find the Element you’re seeking, try doing a search in the taxonomy, using the  “search” function in your solution.</p>
<p>Mapping should be a methodical process. areas An embedded solution will help you manage different disclosures  such as the Balance Sheet, Income Statement, Cash Flow Statement, Statement of Changes in Stockholders Equity, and more as individual components.</p>
<ul>
<li><strong>Mapping Best Practice:</strong></p>
<ul style="list-style-type: circle;">
<li>Regardless of how you decide to approach the mapping process, it’s important that your Finance team is in control of the strategic decisions relating to your eventual selection of Elements and tags.</li>
<li>An outside provider might have a better understanding of taxonomy elements and there specific meanings, but it is very unlikely that they would possess the in depth knowledge your Finance team has about your financial amounts and how each was derived.</li>
</ul>
</li>
</ul>
<p>Though most mappings will persist from one period to another, minor edits may be required from time to time. For example, if a new line item is added to a financial statement, the new line item would need to be mapped to the appropriate taxonomy element. Other exceptions that might require modifying a mapping could include the issuance of a new US GAAP taxonomy, where an element previously used was deleted; or discovery of a mapping error that needs correction.</p>
<h3>TAG YOUR FINANCIAL REPORT WITH XBRL:</h3>
<p>Now that mapping is complete, it’s time to begin tagging your Form 10-Q, Form 10-K, or Form 20-F with XBRL. Tagging is performed in an XBRL tagging and output solution, such as Trintech’s Unity XFR financial reporting tool, an embedded XBRL solution which reduces ongoing maintenance effort and cost by persisting tags from one period to the next using “smart” reporting templates.</p>
<p>Refer to our earlier blog post here about the importance of the “Map >> Tag >> Validate” lifecycle. It’s essential to validate your mapping, extension taxonomy, and XBRL tagging efforts early and often – this will save you time and headache down the road.</p>
<p>While the details involved in actually tagging your financial report are too extensive to compile in this blog post, several best practices are beginning to materialize from the deluge of filings the SEC has seen to date.</p>
<ul>
<li><strong>Context Is Important:</strong></p>
<ul style="list-style-type: circle;">
<li>A particular tag may be re-used on the Income Statement for three separate years (giving it three separate contexts). In the case of Revenue, the actual revenue and the pro-forma revenue is presented for only one year. However, when you see in the SEC previewer the revenue information for all three years is displayed.</li>
<li>This is acceptable, and not considered an error, because if the same tag is used at different places then it will pick that tag for all the years presented even though in your actual disclosure it is presented for only one year.</li>
</ul>
</li>
<li><strong>Labels Are Tricky:</strong>
<ul style="list-style-type: circle;">
<li>If you’re using the same label and label type for multiple tags, validation errors might occur.</li>
<li>Pay attention to the details. If you’ve chosen a particular tag to represent shares item type rather than monetary item type, make sure you pick the correct tag. Picking<br />
StockIssuedDuringPeriodValueTreasuryStockReissued rather than StockIssuedDuringPeriodSharesTreasuryStockReissued could result in a report that incorrectly represents the monetary information as share type.</li>
<li>Sometimes a number may be showing as a positive value on the income statement, however in a disclosure note it may have been shown in parenthesis as a negative number. Check for the negated label sign.</li>
</ul>
</li>
<li><strong>Level 4 XBRL Tagging Requires More Effort:</strong>
<ul style="list-style-type: circle;">
<li>Apart from monetary and share information the information presented in percentages, share price, useful life in years etc should also be tagged.</li>
<li>Make sure if the information is presented as an instant or duration.</li>
<li>Where there is a range for eg exercise price of options range from $1-$5, the concept of minimum exercise price and maximum exercise price should be used to present the range.</li>
</ul>
</li>
</ul>
<p>After the tagging and validation work is done, the preparers should review the  entire instance document using a solution like Unity XFR in addition to uploading the instance documents to the SEC previewer. At a first glance you may notice inconsistencies in the presentation. The SEC Reporting Manager should conduct a detailed tracing of every element, its label and presentation from the rendered statements to the source document (eg 10-K, 10-Q, 20-F). Be careful to validate that the labels created for each Element match the information presented on the financial report especially for the face financials and tabular data.</p>
<p>Ensure that the dimensional table accurately reflects the information you intended to display. Sometimes while designing the table you may have intended to present the table in a particular format, however the person performing the mapping may have misunderstood, and the dimensional table may not accurately reflect your intent.</p>
<p>Lastly, do multiple reviews of the rendered information to your source document. Each review will bring out few errors until you have eliminated all errors. The review should also be done by people who have not actively involved in the XBRL tagging process which can give an independent outlook.</p>
<p>Embedded solutions like Unity XFR make it easier for you to perform the overall mapping/tagging/review process in an iterative manner. So as you review your options for moving XBRL in-house you can keep that in perspective.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trintech.com/2010/07/best-pratices-tagging-your-u-s-financial-report-with-xbrl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Future of IFRS Financial Reporting Software</title>
		<link>http://www.trintech.com/2010/07/the-future-of-ifrs-financial-reporting-software/</link>
		<comments>http://www.trintech.com/2010/07/the-future-of-ifrs-financial-reporting-software/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 15:28:18 +0000</pubDate>
		<dc:creator>TheresaClark</dc:creator>
				<category><![CDATA[Financial Governance, Risk Management and Compliance]]></category>
		<category><![CDATA[Financial Reporting]]></category>

		<guid isPermaLink="false">http://www.trintech.com/?p=1719</guid>
		<description><![CDATA[A year ago, Trintech issued a document discussing looming changes in financial reporting, including eXtensible Business Reporting Language (XBRL) and International Financial Reporting Standards, (IFRS). XBRL is now well underway, and most companies are outsourcing the tagging to printers while also looking at embedded technologies to streamline processes and cut costs. IFRS preparations, however, continue [...]]]></description>
			<content:encoded><![CDATA[<p>A year ago, Trintech issued a document discussing looming changes in financial reporting, including eXtensible Business Reporting Language (XBRL) and International Financial Reporting Standards, (IFRS). XBRL is now well underway, and most companies are outsourcing the tagging to printers while also looking at embedded technologies to streamline processes and cut costs. IFRS preparations, however, continue to wait on the back burners.  </p>
<p>The Boards of the Financial Accounting Standards Board (FASB) in the United States and the International Accounting Standards Board (IASB) have developed a series of joint projects to help move US GAAP into alignment or “convergence” with IFRS. In a Memorandum of Understanding, issued in June of 2010, the Boards updated their progress on these various projects, which include topics such as financial instruments, leases and revenue recognition. The Boards update also noted that the changes resulting from these joint projects may have significant impact: in order to allow US companies adequate time to review respond to exposure drafts they will focus on issuing no more than four in a quarter. In a separate statement, Mary Shapiro, SEC chairman, stated that the changes in the timelines of the Boards will not change the 2011 date set for the SEC to determine whether IFRS will be adopted for US SEC reporting entities.  </p>
<p><strong>The Issues for Technology:</strong><br />
Most companies at this juncture have evaluated the impacts of IFRS or are in the process of doing so. It is unclear what the technological implications might be for solutions that will support what will certainly be a major shift in accounting practices during this convergence towards more principles-based standards. To date, accounting technology has worked with the algorithms needed to calculate and record transactions in accordance with US GAAP. More principles-based standards allow more expert discernment of scenarios and circumstances in the determination of how transactions will be recorded, which adds a new layer of complexity to the required calculations and the required documentation. Large companies often have five-year roadmaps laying out systems plans, and many businesses have started working towards a 2014 implementation date for their IFRS compliance solutions.  </p>
<p><strong>Where Trintech Reporting Software Fits:  </strong><br />
The consultants and experts are preparing for the onset of IFRS – in whatever form it will eventually take.  There is much helpful literature on how to tackle the issues. Trintech’s Financial GRC platform, Unity, offers an opportunity to support the process optimization which will be the end result of IFRS adoption within technology.</p>
<ul>
<li><strong>Documentation and Policy Management:</strong>  IFRS will require accountants to understand new policies and carefully document positions. Trintech’s platform schedules and delivers personnel the most recent documents, policies and associated templates required to perform tasks in a ubiquitous format called an action plan. Communication will need to be clear and current. Trintech enables a seamless process to keep personnel aligned in task execution, no matter where they might be located.</li>
<li><strong>Reporting Process Management:</strong>  IFRS adds a new layer of expertise, review and work management to the reporting process. Companies that manage multiple reporting streams may need to have an IFRS team to manage the convergence to the new standards, and allow regulated and statutory managers to remain focused. The reporting process already has an unwieldy number of review layers and short, tight deadlines. Adding IFRS requirements may strain some reporting processes, resulting in errors or late filings. Trintech’s platform delivers a backbone of business process technology that can manage complex and layered workflow and hierarchies, giving reporting managers the confidence and efficiency they need to get financial documents prepared for release.</li>
<li><strong>Reporting Collaboration:</strong>  Management requires executive-level views to IFRS financial statements. The documentation may be much more extensive, and management may require more ready access to literature and supporting memos. For some period there may be a transition, where management wants to see IFRS compared to existing US GAAP. Management will need confidence that numbers have been analyzed and verified, to ensure that they conform to the proper accounting standards. Trintech’s Financial Console presents financial information for IFRS, GAAP or any required reporting standard, in detailed and comparative views, including status tracking to indicate the progress of all required steps.</li>
</ul>
<p><strong>Conclusion:</strong><br />
Unfortunately there is no magic wand or fancy macro that can transform conversion to IFRS into a push-button exercise. Much work will have to be done by knowledgeable accountants to support the translations and positions taken. Trintech can support the processes by relieving the administrative burdens of managing tasks across the globe, presenting the issues, exceptions and status, and bringing confidence and efficiency to managing the complexities of a revised reporting process under IFRS. Trintech enables the production of a high quality, first draft of IFRS statements via templates to increases the quality and confidence in reported results.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.trintech.com/2010/07/the-future-of-ifrs-financial-reporting-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Complying with the HMRC iXBRL Mandate</title>
		<link>http://www.trintech.com/2010/07/complying-with-the-hmrc-ixbrl-mandate/</link>
		<comments>http://www.trintech.com/2010/07/complying-with-the-hmrc-ixbrl-mandate/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 16:19:34 +0000</pubDate>
		<dc:creator>davetomlinson</dc:creator>
				<category><![CDATA[Financial Governance, Risk Management and Compliance]]></category>
		<category><![CDATA[Financial Reporting]]></category>
		<category><![CDATA[XBRL Compliance]]></category>

		<guid isPermaLink="false">http://www.trintech.com/?p=1710</guid>
		<description><![CDATA[The recent iXBRL mandate by Her Majesty Revenue &#038; Customs (HMRC) requires that all statutory business tax returns be filed electronically using a technology called iXBRL or inline XBRL. After 31 March, 2010, paper filings will not be sufficient, and companies filing after this date must submit their tax returns online through the Government Gateway. [...]]]></description>
			<content:encoded><![CDATA[<p>The recent iXBRL mandate by Her Majesty Revenue &#038; Customs (HMRC) requires that all statutory business tax returns be filed electronically using a technology called iXBRL or inline XBRL. After 31 March, 2010, paper filings will not be sufficient, and companies filing after this date must submit their tax returns online through the Government Gateway.</p>
<p>The transition to iXBRL has been the source of much confusion and anxiety, with businesses unsure how to effectively estimate the efforts and costs associated with compliance. The purpose of this solutions memo is to present the challenges surrounding iXBRL compliance, so that business reporting managers can make well-informed decisions about a path forward.</p>
<p><strong>What is iXBRL?</strong><br />
The HMRC mandate dictating the use of iXBRL is yet another in a series of regulations aimed at increasing transparency in business reporting. Typically the business reporting process is a time-pressured one which is highly dependent on a small but mighty group of individuals who manually gather the needed information from a large number of stakeholders, ensuring the appropriate rules are applied and financial documents are delivered in the required formats. </p>
<p>XBRL – eXtensible Business Reporting Language – is a data technology designed to increase interoperability of information between computer systems. XBRL essentially applies contextual information to data – or metadata – which helps systems parse through what might otherwise be confusing tables of raw, and meaningless, information. XBRL has been increasingly adopted by financial institutions and governmental departments across the globe, because its flexibility and interoperability provide unparalleled transparency and insight into business filings.</p>
<p>Because XBRL was designed to facilitate computer-to-computer interaction, however, it can often be difficult for mere humans to parse the output created by systems using the language. XBRL data, while powerful, is quite weak in terms of capturing the rich presentation semantics surrounding business reporting information.</p>
<p>Enter iXBRL, or “inline XBRL”. iXBRL is an evolution of XBRL which contains additional information about how XBRL data should be presented: onscreen, in a statutory account, in a tax filing, or on a printed page. iXBRL essentially merges the formatting of a document with the application of the XBRL metadata, making it much easier (for humans) to view financial data. At the same time XBRL data can be extracted from an iXBRL document, hence preserving the best of both worlds – presentation for humans, and structured data for machines.</p>
<p><strong>Inline XBRL</strong><br />
iXBRL allows humans to interact with XBRL-enabled financial documents in a more user-friendly manner.</p>
<p><strong>The HMRC Mandate</strong><br />
The mandate specifies the minimum acceptable content for a statutory business tax return. For all accounting periods ending on or after 1 April, 2010 and filed on or after 1 April 2011, company tax returns must be filed electronically. HMRC have issued guidance on the requirements for filing iXBRL online, which can be found here: <a href="http://www.hmrc.gov.uk/ct/ct-online/file-return/switching.htm">www.hmrc.gov.uk/ct/ct-online/file-return/switching.htm</a>.</p>
<p>The final required filing will be comprised of an iXBRL computation file and statutory accounts file, both of which are attached to the electronic version of the CT600. The mandate covers approximately 1.5 million businesses, and does not affect submissions to Companies House.</p>
<p><strong>Tagging Statutory Accounts with XBRL</strong><br />
HMRC continues to examine the available tags as the XBRL standard evolves, and to update published taxonomies annually as needed. They have also published a minimum set of tags to be used by companies filing according to UK GAAP or UK IFRS standards, with additional tagging requirements to be phased in several years from now (most likely from April 2013).  Companies will not need to use each of the tags listed in the minimum tagging requirements taxonomy – only those which apply to the labels in your statutory accounts will be required. </p>
<p>However you choose to tackle compliance, the importance of the “Map >> Tag >> Validate” lifecycle cannot be overstated. Initial mapping is done outside of any software solution by a cross-functional team. Mapping tags to your unique business conditions will help your team size the effort required, and the number of tags you will be required to apply to your statutory accounts. As tagging begins, it is important to validate that the output is what you’ve intended: validate early, and often. </p>
<p>For most companies, adapting to iXBRL requirements will be a catalyst for a re-evaluation of your statutory accounts production processes and systems. And although iXBRL rules increase your reporting requirements, they do not increase the time available for filing. For many companies, periodic filing windows have decreased by a not insignificant amount. Your company can’t afford to sacrifice time from the accounts production process to make up for the increase in reporting effort due to iXBRL. </p>
<p>From a pure business perspective, XBRL’s transparency offers few immediate benefits to filing companies, and plenty of immediate challenges. Depending upon the type of solution you implement, recurrent tagging, validation, and filing requirements can easily overwhelm your business reporting team – especially for businesses filing large numbers of statutory accounts. Strategic solutions will allow XBRL taxonomies, business reporting templates, and specific tags to persist from period-to-period – possibly even featuring shared tag libraries to be used from one statutory account to the next. These time-saving features will significantly reduce compliance efforts after the initial filings are complete, saving valuable time and effort for the ongoing maintenance of any compliance effort. More inexpensive, “quick fix” tools will do just the opposite – placing the greater part of the tagging, validation, and XBRL tag maintenance efforts on your staff, and requiring a greater overall cost of ownership in subsequent periods.</p>
<p>It is becoming clear that simply increasing staff or work hours to handle the increased work will not be a sustainable or strategic solution. Additional staff adds to the cost and complexity of the entire process and the manual effort doesn’t scale. Overworking existing staff adds risk and delays from the inevitable creation of and correction for errors. The challenges are made more complicated when a company has a huge number of statutory accounts.</p>
<p>iXBRL compliance is a recurring technical requirement, and consequently requires a technical solution to achieve strategic goals. That solution is to automate as many of the recurring and repetitive processes required for tagging of statutory accounts content as possible.</p>
<p><strong>Types of Solutions Available</strong><br />
There are three basic avenues to iXBRL compliance:</p>
<ul>
<li><strong>Bolt-On Solutions</strong>
<ul style="list-style-type: circle;">
<li>These “helper” software tools allow businesses to apply XBRL tags after statutory account data has been compiled. Bolt-on capabilities are widely available, offer what seems to be low-cost entry into iXBRL compliance, and provide a baseline level of features and functionality to get your team started. Bolt-on tools allow tagging at a near-final step in the business reporting process, but do not allow tagged data or taxonomies to persist from period to period, however (or even from one version of a document to another), and so can require additional manual effort if your team is often editing the data contained within your statutory accounts; for these reasons, total cost of ownership is much higher than the price of the software itself.</li>
</ul>
</li>
<li><strong>Embedded Solutions</strong>
<ul style="list-style-type: circle;">
<li>The more strategic alternative to a bolt-on tool is an embedded, automated solution. Embedded or “built-in” iXBRL software solutions often integrate XBRL functionality with broader financial governance, risk management, and compliance feature sets, allowing tags, taxonomies, extensions, and even statutory account templates to persist from one period to another. After the initial compliance effort, the efforts required in succeeding periods is often much smaller with an embedded software solution.</li>
</ul>
</li>
<li><strong>Outsourcing</strong>
<ul style="list-style-type: circle;">
<li>Many businesses offer a combination of software and services which makes it possible to outsource the entire iXBRL compliance effort. However, the expertise required and the multiplier effect seen by businesses filing multiple statutory accounts can make this option expensive and time-consuming.</li>
</ul>
</li>
</ul>
<p><strong>The Embedded Approach to iXBRL Compliance</strong><br />
The embedded model represents the future of XBRL/iXBRL compliance. It’s true that the other models do have an initial appeal: the lower initial entry fee of a bolt-on tool will win many over in a trial mode for initial compliance, while the hands-free outsourced model provides an illusion of reducing the pressures felt by your business reporting team. But companies with a strategic outlook will seek to own control of the iXBRL tagging process (difficult if not impossible using an outsourced model, as the knowledge surrounding compliance is never captured by the business), and leverage the HMRC mandate to increase the efficiency and reduce the total cost of business reporting efforts (also difficult using a bolt-on tool, as the manual effort to tag, validate, and manage your iXBRL must be repeated from period-to-period, and often from one statutory account to the next).</p>
<p>The embedded approach, on the other hand, allows business to bring iXBRL compliance efforts in-house and – more importantly – to control the strategic decisions surrounding tag management, which will have a positive impact on productivity and reduce costs in successive periods.</p>
<p><strong>Immediate and Recurring Benefits</strong></p>
<p><strong><em>IMMEDIATE BENEFITS:</em></strong></p>
<ul>
<li>Reduce Manual Labor</li>
<li>Increase compliance</li>
<li>Tag once</li>
<li>Tag at the source</li>
<li>Validate early and often</li>
<li>Manage complexity</li>
</ul>
<p>Embedded solutions provide both immediate and recurring benefits. Immediate benefits include a reduction in repetitive manual labor, increased compliance, the ability to tag a document once rather than having to repeat the tagging process as edits to the document are made, an ability to apply XBRL tags as close to “source” data as possible, and support for frequent validation. </p>
<p>But the recurring benefits are where an embedded solution really begins to pay off for the business.</p>
<p>First, it’s essential that previous XBRL tagging efforts can be carried over to subsequent reports. While the information in each subsequent business filing varies, the output structure and source data are typically very similar. Effort that has gone into tagging these elements and their attributes should be retained across periods as much as possible. Look for the ability to assign tags as meta-data to enable efficient roll-forward.</p>
<p>Also, as described above, consider whether tags can be assigned to the source of data, rather than to output. When an item such as “Gross Annual Revenue” is tagged at the source, an embedded system should be able to automatically fill-in rounding, currency, year, and other related tag parameters.</p>
<p>Secondarily, the ability of the system to adapt to changes over time will greatly affect its long-term benefit. The number of disclosure items required to be tagged could increase dramatically, and the automated system should gracefully expand to support that additional detail. Similarly, the system must adapt to the evolving changes in XBRL taxonomies, and provide tools to help users apply these changes appropriately.</p>
<p>Another important consideration for an XBRL compliance system is its integration with your other financial systems and processes. Beyond the fundamentals of XBRL tagging, some automation systems offer components or extended capabilities that provide additional benefits for more efficient and better-managed business reporting.</p>
<p>One example is workflow management, which enables improved collaboration and “parallel progress” towards tagging, through all the complex iterations of statutory account creation. Other important background capabilities that could benefit your company include automated security, permissions and approvals for creation, deletion and revision of document content, with built-in audit trails and version tracking.</p>
<p>Automated production of the final, formatted statutory account, with support for common file types such as PDF, Microsoft Word, and HTML adds further benefits in efficiency and reduction of errors. </p>
<p>Automation can begin even further upstream, enabling similar efficiencies, cost reductions and error reduction. Automation also allows you to redirect resources to more meaningful analysis of the financial results, providing enhanced information and analysis to executives for more informed decision making and more accurate commentary on performance to the financial markets. In fact, automation can begin at account reconciliation and carry seamlessly through to business reporting, compounding benefits along the way.</p>
<p><strong>Conclusion</strong><br />
In reviewing the capabilities and potential benefits of the two categories of XBRL automation, bolt-on and embedded, the limitations of the bolt-on approach become more apparent.</p>
<p><strong>ASK YOUR VENDOR:</strong></p>
<ul>
<li>How does your solution scale to manage a large number of statutory accounts?</li>
<li>Does your solution maintain tag libraries from one period to another? How are changes to XBRL taxonomy or individual tags managed from one period to another?</li>
<li>Does your solution allow multiple users to work on the same document at once, regardless of geography or time zone?</li>
<li>Does your solution support document tagging and tag management for multiple entities?</li>
<li>Does your tool offer a single repository for multiple reporting entity filings?</li>
<li>How does your system integrate with other back-end systems?</li>
</ul>
<p>Bolt-on XBRL solutions, by their nature, yield lower immediate benefits other than a low initial purchase cost. As they are not closely integrated with business reporting systems, they are often more complex to use. They are dependent on the business report as their data source, and typically require more manual re-keying and tag assignment, particularly as the statutory accounts are revised. Bolt-on solutions may require delaying application of tags until the statutory account is final, preventing distribution of the workload, adding a great deal of risk for meeting filing deadlines, and little room for correction of any errors discovered in the process.</p>
<p>Bolt-on solutions also yield fewer recurring benefits, as relatively little of the tagging effort from previous documents carries over to future accounts. </p>
<p>In contrast, embedded XBRL solutions offer far greater immediate benefit, and nearly all past tagging effort applies to future reports. Further, embedded solutions enable other efficiencies and error reduction through sharing of tagging effort, context-awareness of source data to assist in tag selection and validation, and presentation through a software interface that’s already familiar to your users.</p>
<p>The primary advantage of a bolt-on solution — a lower initial cost — is very quickly lost when compared to the higher immediate and recurring benefits from an embedded solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trintech.com/2010/07/complying-with-the-hmrc-ixbrl-mandate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using XBRL to Reduce Exposure to Financial Risk: A Trintech Case Study</title>
		<link>http://www.trintech.com/2010/06/using-xbrl-to-reduce-exposure-financial-risk-a-trintech-case-study/</link>
		<comments>http://www.trintech.com/2010/06/using-xbrl-to-reduce-exposure-financial-risk-a-trintech-case-study/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 17:07:59 +0000</pubDate>
		<dc:creator>davetomlinson</dc:creator>
				<category><![CDATA[Financial Reporting]]></category>
		<category><![CDATA[XBRL Compliance]]></category>

		<guid isPermaLink="false">http://www.trintech.com/?p=1695</guid>
		<description><![CDATA[Trintech recently became one of the first companies to file a fully XBRL-compliant Form 20-F with the U.S. Securities and Exchange Commission (read the press release about this groundbreaking XBRL filing here). The Form 20-F filing included detailed Level 1-4 XBRL tagging, and was completed by a cross-functional team of professionals working under the direction [...]]]></description>
			<content:encoded><![CDATA[<p>Trintech recently became one of the first companies to file a fully XBRL-compliant Form 20-F with the U.S. Securities and Exchange Commission (<a href="http://www.trintech.com/news/press-releases/trintech-files-one-of-the-first-form-20-f-reports-to-include-detailed-xbrl-tagging/">read the press release about this groundbreaking XBRL filing here</a>).</p>
<p>The Form 20-F filing included detailed Level 1-4 XBRL tagging, and was completed by a cross-functional team of professionals working under the direction of key Finance stakeholders. Using our proprietary <a href="http://www.trintech.com/financial-grc-solutions/xtensible-financial-reporting-software-with-xbrl/">Unity XFR financial reporting solution</a>, with support for embedded XBRL tagging and compliance, the team developed an XBRL taxonomy unique to Trintech&#8217;s business conditions, mapped specific XBRL tags to the individual tables, data, and notes within our annual report, and validated that the final XBRL output would comply with SEC guidelines.</p>
<p><strong>Key members of the 20-F filing team will be hosting a webinar to present best practices culled from the project on Wednesday, July 21, 2010 at 1:00 pm CDT.</strong> Mike Willis, Chairman of XBRL International and a Partner with PricewaterhouseCoopers, will host the webinar.</p>
<p><a href="https://trintech.webex.com/trintech/onstage/g.php?t=a&#038;d=577334978">Register Now For Trintech&#8217;s Webinar on Best Practices in Level 4 XBRL Tagging</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trintech.com/2010/06/using-xbrl-to-reduce-exposure-financial-risk-a-trintech-case-study/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Journal Entries With a Life of Their Own</title>
		<link>http://www.trintech.com/2010/03/journal-entries-with-a-life-of-their-own/</link>
		<comments>http://www.trintech.com/2010/03/journal-entries-with-a-life-of-their-own/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 14:47:58 +0000</pubDate>
		<dc:creator>TheresaClark</dc:creator>
				<category><![CDATA[Financial Close]]></category>
		<category><![CDATA[Financial Governance, Risk Management and Compliance]]></category>
		<category><![CDATA[Financial Reporting]]></category>

		<guid isPermaLink="false">http://www.trintech.com/?p=1619</guid>
		<description><![CDATA[There are simply some entries that don’t fit the mold and need to be managed outside of the normal routines of accounting general ledger systems. Most often these entries are considered “manual” because they require human intervention in some form to move forward. These journal entries can be categorized as follows: Recurring/Standard Entries: Manual entries [...]]]></description>
			<content:encoded><![CDATA[<p>There are simply some entries that don’t fit the mold and need to be managed outside of the normal routines of accounting general ledger systems. Most often these entries are considered “manual” because they require human intervention in some form to move forward. These journal entries can be categorized as follows:</p>
<ul>
<li>Recurring/Standard Entries: Manual entries made on a regular, periodic (monthly, quarterly) basis. Often judgment-based entries or adjustments due to system limitations, such as reserves or revenue recognition.</li>
<li>Non-Recurring: Entries that are generally known at the beginning of a period, but will not be repeated in future periods. Often transaction-related, such as an acquisition or sale.</li>
<li>Ad-Hoc: Entries not anticipated, but that arise due to issues, errors or omissions.  Typical items include reconciliation adjustments, or corrections due to clerical errors.</li>
<li>Intercompany Reclasses: These warrant calling out separately from ad hoc entries, although the amounts are also unknown.  The volume can be high, but the amounts immaterial. Multi-currency exposure – and the ability to trace to the original source of the transaction – compounds issues surrounding volume and balancing requirements on Intercompany Accounts. The entries tend to be for management reporting purposes and are made for cross business unit charges, such as shared expenses.</li>
</ul>
<p>Manual entries of any sort are a source of concern, error and inefficiency. The issues related to these entries vary from company to company, depending on their general ledger systems and tolerance levels. However, a few issues continue to rise to the top that warrant consideration.</p>
<ul>
<li> “Lifecycle” Documentation is Difficult
<ul style="list-style-type: circle;">
<li>Unable to attach and store all types of supporting documentation from external applications</li>
<li>“Packaging” final journal entry with original support insufficient</li>
</ul>
</li>
<li>
<li>Ad Hoc Entries Require Break in Process
<ul style="list-style-type: circle;">
<li>Manually interface to ERP to create journal entries</li>
<li>Approval processes can be ad hoc</li>
<li>Validations to ERPs are as robust or available in manual JE processes</li>
</ul>
</li>
<li>Intercompany Journal Entries are Excessive and Difficult to Stop
<ul style="list-style-type: circle;">
<li>Too many journal entries for intercompany reclassification</li>
<li>Intercompany manual journal entries are  hard to track and prevent</li>
</ul>
</li>
</ul>
<p>The solutions to these issues are not as easy as it might appear. Automation is only a part of the puzzle.</p>
<p>The requirements list for an automated journal entry solution should include the following:</p>
<ul>
<li>Integration of general ledger validations</li>
<li>Ability to handle journal entries with one to one, one to many and many to many accounts</li>
<li>Functionality to tag support with the associated journal entry number from the ERP and report back the result of the JE posting</li>
<li>“On the fly” workflow</li>
<li>Capability to have reversing and recurring journal entries</li>
<li>Support for managing intercompany reclassifications and threshold to limit based on materiality</li>
<li>Strong reporting tools</li>
</ul>
<p>Finding ways to bring an agile and flexible solution to aid in the management of these entries is an exciting proposition. There will always be entries that need attention “outside” the box. The agile solution to manage and control these entries is possible.  Companies have the opportunity now to build their requirements lists to request agility, visibility and control.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trintech.com/2010/03/journal-entries-with-a-life-of-their-own/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your XBRL Extension Taxonomy: It’s Not Just About Adding New Tags</title>
		<link>http://www.trintech.com/2010/02/your-xbrl-extension-taxonomy-it%e2%80%99s-not-just-about-adding-new-tags/</link>
		<comments>http://www.trintech.com/2010/02/your-xbrl-extension-taxonomy-it%e2%80%99s-not-just-about-adding-new-tags/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 19:36:52 +0000</pubDate>
		<dc:creator>ChethanGorur</dc:creator>
				<category><![CDATA[XBRL Compliance]]></category>

		<guid isPermaLink="false">http://www.trintech.com/?p=1562</guid>
		<description><![CDATA[This post was originally published on the Hitachi XBRL blog For many businesses filing their financial statements using XBRL to comply with the SEC mandate, the phrase “extension taxonomy” is a largely misunderstood term.&#160; There is a narrow view that it is only about adding brand-new company-specific elements which do not exist in the base [...]]]></description>
			<content:encoded><![CDATA[<p><em>This post was originally published on the <a href="http://hitachidatainteractive.com/">Hitachi XBRL blog</a></em></p>
<p>For many businesses filing their financial statements using XBRL to comply with the SEC mandate, the phrase “extension taxonomy” is a largely misunderstood term.&nbsp; There is a narrow view that it is only about adding brand-new company-specific elements which do not exist in the base taxonomy (Ex: US GAAP 2009). While adding new elements is definitely <em>one</em> of the purposes for creating extensions, there are many other drivers for creating an extension taxonomy. Even though some of the principles apply for other scenarios, this blog post specifically refers to extension taxonomies as they are used to meet the SEC XBRL mandate for operating companies.</p>
<p>The reality is that almost all of the XBRL filers to date have created a barebones extension taxonomy. Because you’ll be delivering your own unique extension taxonomy to the SEC – and a slightly modified version of the taxonomy with every quarterly and annual financial statement you certify – it’s important to understand the component parts of the document, and some basic rules to help guide you in developing it. </p>
<p>An extension taxonomy is not just about a new set of tags (or <em>elements</em>). Elements are actually very specific pieces of information, and the <a title="" target="_blank" href="http://xbrl.us/Documents/PreparersGuide.pdf">XBRL US GAAP Taxonomy Preparer’s Guide</a> advises preparers to first determine if it is possible to use more general – and less specific – extension tactics.These higher-level tactics can be re-used in future periods, resulting in much less effort over time.</p>
<p>You can tackle creating an extension taxonomy by thinking about it as an upside-down pyramid: begin with the most general set of extension tactics, and see if that suits your purposes. If not, move to a lower level, where more specific information is required. For the purposes of this blog post, we’ve grouped the twelve methods of extending the taxonomy under four, easily remembered headings, listed mostly by the increasing levels of impact that the tactic will have upon future re-usability.</p>
<p><strong>1. Relationships Help Present Your View</strong></p>
<p>It is recommended that companies perform the following at a minimum: (1) create new <em>Relationship Groups</em>, and (2) change the <em>Ordering</em> of existing relationships defined in one of the <a title="" target="_blank" href="http://xbrl.us/preparersguide/Pages/AppendixB.aspx">Industry Entry Points</a>. These methods of extending the XBRL US GAAP Taxonomy have the most capacity for future re-use. </p>
<p>A new <em>Relationship Group</em> allows preparers to assemble custom presentation relationships between already existing elements, tables or existing groups.</p>
<p>Changing the <em>Order</em> is as simple as reordering the children in an existing list.</p>
<p>In some cases, simply modifying relationships within one of the existing Industry Entry Point taxonomies can be sufficient for a business to complete their own extension taxonomy. For example, you might need to modify the order of a list as follows:</p>
<p><br clear="all" />             </p>
<table border="1" cellpadding="0" cellspacing="0" style="width: 500px; font-size: 9px; background-color: #fff; border: 1px solid #ccc;">
<tbody>
<tr>
<td valign="top">
<p align="center"><strong>Industry Entry Point Cash Flow Statement – <br />              US GAAP Taxonomy Order</strong></p>
</td>
<td valign="top">
<p align="center"><strong>Your Company’s Cash Flow Statement – <br />              New Extension Taxonomy Order</strong></p>
</td>
</tr>
<tr>
<td valign="top">
<p>Net Cash Provided by (Used in) Investing Activities, Continuing Operations</p>
</td>
<td valign="top">
<p>Net Cash Provided by (Used in) Investing Activities, Continuing Operations</p>
</td>
</tr>
<tr>
<td valign="top">
<p>…</p>
</td>
<td valign="top">
<p>…</p>
</td>
</tr>
<tr>
<td valign="top">
<ul>
<li>Payments for (Proceeds from) <br />              <em>Mortgage Servicing Rights</em></li>
</ul>
</td>
<td valign="top">
<ul>
<li>Payments for (Proceeds from) <br />              <em>Investments</em></li>
</ul>
</td>
</tr>
<tr>
<td valign="top">
<ul>
<li>Payments for (Proceeds from) <br />              <em>Investments</em></li>
</ul>
</td>
<td valign="top">
<ul>
<li>Payments for (Proceeds from) <br />              <em>Mortgage Servicing Rights</em></li>
</ul>
</td>
</tr>
<tr>
<td valign="top">
<p>…</p>
</td>
<td valign="top">
<p>…</p>
</td>
</tr>
</tbody>
</table>
<p>It is also possible to (3) add <em>New Relationships</em> between existing elements. An example would be creating a new calculation for multiple elements.</p>
<p>Preparers can also (4) suppress or change a <em>Parent-Child Relationship</em>; however, this is typically done only to resolve a validation error or calculation inconsistency. </p>
<p>Adding <em>New Relationships</em> or suppressing <em>Parent-Child Relationships</em> both have slightly more impact on future re-use of the extension taxonomy, and should be investigated only after determining if the labeling methodologies below can first do the job.</p>
<p><strong>2. The Role of Labels </strong></p>
<p>The SEC recently presented its findings from a review of the Year 1 XBRL filings recommending that an “element label should match its line item caption”. It is recommended, especially for any kind of tabular data, to modify the labels on elements (especially tabular information) to match your financials.</p>
<p>There are three ways labels could play a part in your extension taxonomy: change the <em>Preferred Label on a Presentation Relationship</em>, add a new <em>Abstract Heading Element</em>, or simply add or change <em>Element Labels</em>. </p>
<ul type="disc">
<li>Changing a <em>Presentation Relationship’s Preferred Label </em>helps dictate how data is displayed. An example would be to change the preferred label on a line item’s presentation relationship from “Terse” to “Negating”, ensuring that the numerical data displayed for that line item has its sign flipped.</li>
<li>Adding a new <em>Abstract Heading Element</em> simply provides a new heading, under which child items can be grouped. Preparers should first determine if they can modify the label of an existing abstract element prior to creating a new one.</li>
<li>Adding or changing <em>Element Labels</em> does not modify the element’s definition or references, both of which are the crucial pieces of data used to define that element. This is always preferable to creating a new element, which is described below under the section on elements, and has less future potential for reusability.</li>
</ul>
<p>Of all labeling methodologies, the <em>Preferred Label on a Presentation Relationship</em> concept is the most difficult for people to understand, and warrants further explanation. Every tag or element has several different types of display labels, each of which can be used in different places throughout your financial statement without modifying the underlying data.</p>
<p><br clear="all" />             </p>
<table border="1" cellpadding="0" cellspacing="0" style="width: 500px; font-size: 9px; background-color: #fff; border: 1px solid #ccc;">
<tbody>
<tr>
<td valign="top">
<p align="center"><strong>Element or “Tag”</strong></p>
</td>
<td valign="top">
<p align="center"><strong>Possible Labels for the <br />              Element or “Tag”</strong></p>
</td>
<td valign="top">
<p align="center"><strong>Element or “Tag” Preferred Label</strong><br />   (as defined in the Presentation Relationship)</p>
</td>
<td valign="top">
<p align="center"><strong>Displayed On Your Financial Statement</strong></p>
</td>
</tr>
<tr>
<td valign="top">
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>[Goodwill]</p>
</td>
<td valign="top">
<table border="1" cellpadding="0" cellspacing="0" style="width: 300px; font-size: 9px;">
<tbody>
<tr>
<td valign="top">
<p align="center"><strong>Label Type</strong></p>
</td>
<td valign="top">
<p align="center"><strong>Resulting Label to be Displayed</strong></p>
</td>
</tr>
<tr>
<td valign="top">
<p>Standard</p>
</td>
<td valign="top">
<p>Goodwill</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Period Start</p>
</td>
<td valign="top">
<p>Goodwill, Beginning Balance</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Period End</p>
</td>
<td valign="top">
<p>Goodwill, Ending Balance</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Terse</p>
</td>
<td valign="top">
<p>Goodwill, Additions</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Negating</p>
</td>
<td valign="top">
<p>(Less) Impairment</p>
</td>
</tr>
<tr>
<td valign="top">
<p>…</p>
</td>
<td valign="top">
<p>…</p>
</td>
</tr>
</tbody>
</table>
</td>
<td valign="top">
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Period Start</p>
</td>
<td valign="top">
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Goodwill, Beginning Balance</p>
</td>
</tr>
</tbody>
</table>
<p>Different parts of your financial statement can reference different label types using <em>Preferred Labels</em>, changing the information displayed on your financial statement without actually changing the tag itself, or the underlying data. In one section of your financials, you might want to change the preferred label for [Goodwill] to “Period End” in order to display “Goodwill, Ending Balance” on your financial statement.</p>
<p><strong>3. Extensions and XBRL Tables </strong></p>
<p>XBRL Tables are powerful constructs, allowing you to group, display and reformat data – all without changing the underlying relationships between the data included in the table itself. For the purposes of this blog post, we will assume that readers have a basic understanding of XBRL tables and terminology, which can be found in Chapter 5 of the <a title="" target="_blank" href="http://xbrl.us/Documents/PreparersGuide.pdf">XBRL US GAAP Taxonomy Preparer’s Guide</a>.</p>
<p>There are three ways to extend using tables, add a new (8) <em>Domain Member to an Existing Table Domain</em>, add a new (9) <em>Axis to an Existing Table</em>, and add a (10) <em>New Table</em>.</p>
<ul type="disc">
<li>Adding<em> Domain Member</em>s is one of the most common ways of extending taxonomies, especially as you get into detailed tagging. As an example, the Domain “Major Types of Debt and Equity Securities” might be composed of the following Domain Member Elements: “U.S. Treasury Notes”, “Corporate Debt Securities” and “Equity Securities”. Adding a new Domain Member Element to an existing Domain essentially adds a new table column, into which you can add financial data.</li>
<li>A table <em>Axis</em> contains one or several <em>Domains</em>. Adding an <em>Axis</em> to a table allows you to group <em>Domains </em>together for more complicated reporting requirements. Imagine that you are reporting “Assets by Type” (your <em>Axis</em>) and need to also break them out by “Assets by Location” (your new <em>Axis</em>). Adding the new location <em>Axis</em> would allow you to create a master column by asset type, under which assets by location could be individually reported.</li>
<li>Before adding a <em>New Table</em>, first determine if you can modify one of the tables available in the existing XBRL US GAAP Taxonomy <a title="" target="_blank" href="http://xbrl.us/preparersguide/Pages/AppendixB.aspx">Industry Entry Points</a>, either by adding <em>Domain Members </em>or <em>Axes</em> as described above. Adding a new table is more difficult than modifying an existing one – requiring that you modify, create or define additional elements, attributes, and relationships. But in some situations it will be necessary.</li>
</ul>
<p>The example below illustrates how adding a new <em>Axis </em>can help you group data for more detailed reporting situations than the standard taxonomy might allow. In this scenario, the <em>Axis</em> “Reporting Segment” was added to the original table, facilitating this grouping:</p>
<table border="1" cellpadding="0" cellspacing="0" style="width: 500px; font-size: 9px; background-color: #fff; border: 1px solid #ccc;">
<tbody>
<tr>
<td valign="top">
<p>(In thousands)</p>
</td>
<td colspan="2" valign="top">
<p align="center"><strong>Custodial <br />              Services</strong></p>
</td>
<td colspan="2" valign="top">
<p align="center"><strong>Office <br />              Furniture</strong></p>
</td>
<td valign="top">
<p><strong>&lt;&lt; Axis 2</strong></p>
<p>“Reporting Segment”</p>
</td>
</tr>
<tr>
<td valign="top"> </td>
<td valign="top">
<p><strong>US Federal Government</strong></p>
</td>
<td valign="top">
<p><strong>State of Maryland</strong></p>
</td>
<td valign="top">
<p><strong>US Federal Government</strong></p>
</td>
<td valign="top">
<p><strong>State of Maryland</strong></p>
</td>
<td valign="top">
<p><strong>&lt;&lt; Axis 1</strong></p>
<p>“Major Customer”</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Entity-Wide Revenue, Major Customer, Amount</p>
</td>
<td valign="top">
<p>$$</p>
</td>
<td valign="top">
<p>$$</p>
</td>
<td valign="top">
<p>$$</p>
</td>
<td valign="top">
<p>$$</p>
</td>
<td valign="top">
<p><strong>&lt;&lt; Line Items</strong></p>
<p>“Entity-Wide Revenue, Major Customer”</p>
</td>
</tr>
</tbody>
</table>
<p><strong>4. Add New Elements Only When Required</strong></p>
<p>So far, so good. We’ve made it through nine of twelve methods to extend the existing taxonomy to suit your unique business situation – all without creating new elements or tags. But in some cases, you’ll need to do just that. As we’ve already said, creating new elements or tags has the most impact on future re-use, so do your best to repurpose what already exists prior to extending using the methods below. This is one of the areas which has the highest impact on comparability of data across companies – and will be one which regulators will watch very closely.</p>
<p>Adding new elements should only be done once the existing taxonomy has been completely reviewed, including documentation on existing elements, to determine if one of the methods above can first suffice. If not, there are two ways to add a new element: adding a new (11) <em>Numeric Element</em>, or adding a new (12) <em>String,Text Block or Other Non-Numeric Element</em>. The scope of this post is not sufficient to cover the ins-and-outs of creating new elements, the details of which can be found in Chapter 6 of the <a title="" target="_blank" href="http://xbrl.us/Documents/PreparersGuide.pdf">XBRL US GAAP Taxonomy Preparer’s Guide</a>.</p>
<p>There are some good rules of thumb to follow: </p>
<ul type="disc">
<li>You will usually need to add a new <em>Numeric Element</em> in two situations: if you need to combine two or more line items into a single element or if you need to introduce entirely new financial reporting concepts which are not covered in the existing taxonomy. Every new <em>Numeric Element</em> requires both a definition, and a presentation relationship to at least one other element. When you are adding new elements it is very important that you take the time to document the purpose and reasoning behind the same. It’s usually a good idea to go ahead and develop at least one calculation relationship to one or more other elements for all <em>Numeric Elements</em> you create.</li>
<li>Adding a <em>Non-Numeric Element</em> (such as a text block or string) is performed when the existing tags don’t meet your needs, especially for block tagging of complete notes, individual accounting policies or tables/schedules. Non-Numeric elements do not participate in calculation relationships and you cannot validate content inside it using traditional calculation relationships.</li>
</ul>
<p><strong>Conclusion</strong></p>
<p>Extension taxonomy documents are as important as the Instance documents you submit to the SEC. Special attention must be paid to the contents of the extension taxonomy. Extension taxonomies are much more than just about adding new elements; they include changes to Relationships, Labels, XBRL Tables, and more. Even if you have completely outsourced your XBRL preparation, it’s important to work with your outsourced provider to understand what goes into your extension taxonomy since it is one of the documents that you will be filing with the SEC.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trintech.com/2010/02/your-xbrl-extension-taxonomy-it%e2%80%99s-not-just-about-adding-new-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interactive Data:  Phone a Friend At The SEC</title>
		<link>http://www.trintech.com/2010/02/interactive-data-phone-a-friend-at-the-sec/</link>
		<comments>http://www.trintech.com/2010/02/interactive-data-phone-a-friend-at-the-sec/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 19:19:16 +0000</pubDate>
		<dc:creator>TheresaClark</dc:creator>
				<category><![CDATA[Financial Governance, Risk Management and Compliance]]></category>
		<category><![CDATA[XBRL Compliance]]></category>

		<guid isPermaLink="false">http://www.trintech.com/?p=1539</guid>
		<description><![CDATA[Many SEC reporting managers may not look to the SEC as an obvious place to seek quick answers to the details of new rules. I would expect an inquiry call to go unreturned, or the answer to be riddled with caveats. But the reality is that the SEC wants XBRL to succeed, and has devoted [...]]]></description>
			<content:encoded><![CDATA[<p>Many SEC reporting managers may not look to the SEC as an obvious place to seek quick answers to the details of new rules. I would expect an inquiry call to go unreturned, or the answer to be riddled with caveats. But the reality is that the SEC wants XBRL to succeed, and has devoted a significant effort to ensuring that reporting managers, software developers, and service providers understand the new requirements of the rule on <strong>Interactive Data to Improve Financial Reporting</strong>.</p>
<p>Many reporting managers feel comfortable with the basics, but are often worried about missing some nuance. Looking at the actual rule, it seems relatively straightforward in scope. Here are the basics:</p>
<ul>
<li>The requirement will apply beginning with a “periodic report” on Form 10-Q, Form 20-F or Form 40-F containing financial statements for a fiscal period ending on or after June 15, 2009 and will be phased in as follows:
<ul style="list-style-type: circle;">
<li><strong>LAF using US GAAP with public float >$5 Billion:</strong>
<ul>
<li>June 15, 2009 &#8211; Face Financials and Block Tag Notes</li>
<li>June 15, 2010 &#8211; Face Financials and Detail Tag Notes</li>
</ul>
</li>
<li><strong>All other LAF using US GAAP:</strong>
<ul>
<li>June 15, 2010 &#8211; Face Financials and Block Tag Notes</li>
<li>June 15, 2011 &#8211; Face Financials and Detail Tag Notes</li>
</ul>
</li>
<li><strong>All other filers using US GAAP:</strong>
<ul>
<li>June 15, 2011 &#8211; Face Financials and Block Tag Notes</li>
<li>June 15, 2012 &#8211; Face Financials and Detail Tag Notes</li>
</ul>
</li>
<li><strong>Foreign issuers using IFRS/IASB:</strong>
<ul>
<li>June 15, 2011 &#8211; Face Financials and Block Tag Notes</li>
<li>June 15, 2012 &#8211; Face Financials and Detail Tag Notes</li>
</ul>
</li>
</ul>
</li>
<li>The interactive data is to be filed at the <strong>same time as the filings</strong> to which is relates.
<ul style="list-style-type: circle;">
<li>However; the rule allows the <strong>first block tagged and first detailed tagged</strong> XBRL exhibits a <strong>grace period of 30 days</strong>.</li>
</ul>
</li>
<li>Financial statements in XBRL format must be posted on the <strong>corporate website</strong> no later than the end of the calendar day it filed or was required to file.</li>
<li>Interactive data files are excluded from officer certification requirements. Auditors are not required to audit the interactive data files.</li>
<li>The interactive data files will be subject to modified liability as long a filers “make a good faith attempt to comply with tagging requirements.”</li>
<li>The SEC has a test filing process to help companies catch errors before actual submissions.</li>
</ul>
<p>As we all know, most SEC guidelines just aren’t that cut and dried. Many of my customers have specific questions: What if the company changes filer status? Will the previewer have validations? What are the penalties for late or erroneous XBRL filings? The answers to my questions could all be found in the final rule itself. But I wanted confirmation that a loophole, caveat, or some barely-legible fine print didn’t make my conclusions obsolete. </p>
<p>So I decided to give the SEC’s newly promised accessibility a test drive, and picked up the phone the other day to determine how easy it  might be for inquiring minds to get these questions answered. In past lives, I’ve only talked to the SEC directly in my capacity as an auditor of SEC comment letters. Let’s just say that these weren’t always pleasant conversations.</p>
<p>To my surprise and pleasure, I received a very prompt response (within a few hours) from an SEC expert, who requested a teleconference with me to answer my questions. The SEC analyst I spoke with was actually involved in drafting the rule. He patiently answered my questions, confirming my understanding of the written rule in laymen’s terms. He said things like “let’s step back for a minute” and “let’s use that example” and walked me through scenarios in a helpful and instructional way.  </p>
<p>The next time you have a question on XBRL, I’d recommend that you go straight to the source: pick up the phone and call the SEC directly. The help desk appears to be open.</p>
<p><strong>You can email the SEC directly with questions about the final interactive data rule here: <a href="mailto:Ask-OID@SEC.GOV">Ask-OID@SEC.GOV</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trintech.com/2010/02/interactive-data-phone-a-friend-at-the-sec/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is There A Draft In Here? Using ACH to Reduce Overdraft Fees</title>
		<link>http://www.trintech.com/2010/02/is-there-a-draft-in-here-using-ach-to-reduce-overdraft-fees/</link>
		<comments>http://www.trintech.com/2010/02/is-there-a-draft-in-here-using-ach-to-reduce-overdraft-fees/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 20:09:11 +0000</pubDate>
		<dc:creator>davetomlinson</dc:creator>
				<category><![CDATA[Financial Governance, Risk Management and Compliance]]></category>

		<guid isPermaLink="false">http://www.trintech.com/?p=1525</guid>
		<description><![CDATA[An ACH transfer is a means of sending money electronically from one bank to another. ACH stands for Automatic Clearing House. Used effectively, ACH transfers can help businesses concentrate idle balances into interest-bearing accounts overnight &#8211; where your money earns more than in depository accounts. For large, dispersed organizations (like retailers), operating multiple locations that [...]]]></description>
			<content:encoded><![CDATA[<p>An <strong>ACH transfer</strong> is a means of sending money electronically from one bank to another. ACH stands for <strong>Automatic Clearing House</strong>. Used effectively, ACH transfers can help businesses concentrate idle balances into interest-bearing accounts overnight &#8211; where your money earns more than in depository accounts. For large, dispersed organizations (like retailers), operating multiple locations that deposit large sums of cash into local banks each day, a well-oiled ACH process can help avoid costly fees (from proprietary bank ACH systems and overdraft charges) while earning money for the business at the same time.</p>
<h3><strong>Things To Look For In An ACH Solution</strong></h3>
<ul>
<li><strong>Trending</strong>
<ul style="list-style-type: circle;">
<li>Historical deposit data should allow you to forecast future activity based upon business rules.</li>
</ul>
</li>
<li><strong>Anticipatory Calculations</strong>
<ul style="list-style-type: circle;">
<li>Your ACH process should support configurable, <a href="http://www.trintech.com/financial-grc-solutions/operational-account-reconciliation-software/anticipatory-ach/">anticipatory ACH calculations</a> based upon past trends. Look for a solution which allows you to factor in bank or other holidays, historical Point-of-Sale data, and other factors. The goal should be to maximize balances in your interest-bearing accounts by transferring money before you know for certain how much has been dropped into your depository accounts.</li>
</ul>
</li>
<li><strong>Risk Thresholds</strong>
<ul style="list-style-type: circle;">
<li>Any solution should include thresholds for risk &#8211; the higher your threshold, the more money you will transfer (and the more interest you will  earn on those funds). The lower your threshold, the fewer overdrafts you&#8217;ll incur from aggressive calculations.</li>
</ul>
</li>
</ul>
<p>The ACH sweep is a targeted process which can be dramatically improved, using a combination of automation and the targeted application of business rules. Done right, a more streamlined ACH calculation and sweeping methodology can save your business time, money, and effort &#8230; maximizing profit margins and allowing you to focus on more strategic priorities in the Office of Finance. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.trintech.com/2010/02/is-there-a-draft-in-here-using-ach-to-reduce-overdraft-fees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 7 Habits of Highly Effective Balance Sheet Reconciliation</title>
		<link>http://www.trintech.com/2010/02/the-7-habits-of-highly-effective-balance-sheet-reconciliation/</link>
		<comments>http://www.trintech.com/2010/02/the-7-habits-of-highly-effective-balance-sheet-reconciliation/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 16:33:03 +0000</pubDate>
		<dc:creator>DavidTaylor</dc:creator>
				<category><![CDATA[Financial Close]]></category>
		<category><![CDATA[Financial Governance, Risk Management and Compliance]]></category>
		<category><![CDATA[Risk Management]]></category>

		<guid isPermaLink="false">http://www.trintech.com/?p=1522</guid>
		<description><![CDATA[Account reconciliation is an underappreciated control, one which has become increasingly important with the advent of Sarbanes-Oxley (SOX). In the past, when inconsistencies were discovered, a Staff Member could simply create an adjusting entry to ensure that the company financials were accurate. But section 404 of SOX requires a whole new level of diligence. In [...]]]></description>
			<content:encoded><![CDATA[<p>Account reconciliation is an underappreciated control, one which has become increasingly important with the advent of Sarbanes-Oxley (SOX). In the past, when inconsistencies were discovered, a Staff Member could simply create an adjusting entry to ensure that the company financials were accurate. But section 404 of SOX requires a whole new level of diligence. In today’s highly regulated world, the same inconsistency will likely necessitate a top-down review of a company’s entire financial close and reporting processes, and the creation or enhancement of controls to ensure that the inconsistency does not happen again in the future.</p>
<p>Automation is the critical lifeblood of an effective account reconciliation process. But software can’t solve everything – just as important is the continuous controls improvement process surrounding the software. At Trintech, we’ve identified seven best practices to help our customers ensure an effective, factual, and high quality account reconciliation process. Some of the key elements of each practice are highlighted below.</p>
<ul>
<li><strong>1: Account Assignment</strong></p>
<ul style="list-style-type: circle;">
<li>Administration must be performed efficiently, either  in a decentralized or Centralized environment</li>
<li>New accounts are identified automatically ensuring 100% coverage of the GL</li>
<li>Ideally Business Units should be empowered, with central visibility and control</li>
</ul>
</li>
<li><strong>2: Procedural Documentation</strong>
<ul style="list-style-type: circle;">
<li>Complete account descriptions exist, with supporting controls, policies and rules</li>
<li>Document repository contains account and reconciliation history, including attachments</li>
<li>Approval and change management workflow is documented</li>
</ul>
</li>
<li><strong>3: Timely Reconciliation and Substantiation</strong>
<ul style="list-style-type: circle;">
<li>Live, role-based dashboards track progress in real-time</li>
<li>Automated support for account grouping, interactive matching, high-volume transaction matching and search/filter criteria</li>
<li>Bulk reconciliation tools support zero balance, no activity, threshold, and Dynamic Risk Ratings</li>
</ul>
</li>
<li><strong>4: Issue Isolation</strong>
<ul style="list-style-type: circle;">
<li>Past dues are highlighted automatically, with triggered notifications to users and managers</li>
<li>Audit trail captures all commentary and notes</li>
<li>High risk accounts are flagged for continuous monitoring</li>
</ul>
</li>
<li><strong>5: Issue Escalation and Resolution</strong>
<ul style="list-style-type: circle;">
<li>An automated and collaborative escalation workflow exists</li>
<li>Configurable reporting features capture all facts</li>
<li>Item aging and carry-forward rules exist, enabling lock-down on completed work</li>
</ul>
</li>
<li><strong>6: Adjust with Integrity</strong>
<ul style="list-style-type: circle;">
<li>A highly controlled adjustment workflow exists: including creation, review, and approval</li>
<li>Reconciliations are re-performed when balances change</li>
<li>Controlled closure of open items</li>
</ul>
</li>
<li><strong>7: Empowered Personnel</strong>
<ul style="list-style-type: circle;">
<li>Standardized reconciliation templates, with built-in account certification and confirmation</li>
<li>Easily accessible reference information to ensure high-quality reconciliations</li>
<li>Continuous and inclusive audit trail</li>
</ul>
</li>
</ul>
<p>Strategic companies won’t view SOX compliance as just another box to be checked off. They will instead approach the account reconciliation process with a best-practices mixture of tools, processes, and attitude that ensures not only compliance, but savings in hours, effort, and fees … all of which translates directly to the bottom line.</p>
<p>Over the next few weeks, we will take a look at each of the 7 elements above and focus closer in to highlight areas of efficiency, automation and ultimately 20/20 transparency and accountability.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trintech.com/2010/02/the-7-habits-of-highly-effective-balance-sheet-reconciliation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automating Financial Reporting: It’s All About Momentum</title>
		<link>http://www.trintech.com/2010/02/automating-financial-reporting-it%e2%80%99s-all-about-momentum/</link>
		<comments>http://www.trintech.com/2010/02/automating-financial-reporting-it%e2%80%99s-all-about-momentum/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 14:50:41 +0000</pubDate>
		<dc:creator>TheresaClark</dc:creator>
				<category><![CDATA[Financial Governance, Risk Management and Compliance]]></category>
		<category><![CDATA[Financial Reporting]]></category>

		<guid isPermaLink="false">http://www.trintech.com/?p=1518</guid>
		<description><![CDATA[Financial Reporting has been overlooked in finance reengineering initiatives – mostly because it’s not a huge source of financial risk, and is not generally a significant cost center. In most companies the financial reporting process remains largely manual: document roll-forward, gathering input from around the globe, assembling packets of redlines, data input – all are [...]]]></description>
			<content:encoded><![CDATA[<p>Financial Reporting has been overlooked in finance reengineering initiatives – mostly because it’s not a huge source of financial risk, and is not generally a significant cost center.</p>
<p>In most companies the financial reporting process remains largely manual: document roll-forward, gathering input from around the globe, assembling packets of redlines, data input – all are largely managed with tools such as Microsoft Word, e-mail, the telephone – and a significant amount of nagging.   In the center of this process is the SEC reporting manager, who acts as a human hub: administering process, reviewing changes, brokering conversations with critical board and management members, and facilitating relationships with the printers and auditors.     </p>
<p>In the last six years, financial reporting has been under significant pressure.  Sarbanes-Oxley increased the requirements for certifications and controls, deadlines for reporting were shortened,  and XBRL created another step in the filing and preparation of financials.  Globalization compressed already tight deadlines, and requires additional collaboration.  The IFRS and SEC plans to overhaul the reporting systems promise changes down the road.  Given the economy, making the business case for additional staffing will be difficult.  </p>
<h3><strong>Time For Relief</strong></h3>
<p>It’s time to relieve the SEC department of manual risk and administrivia. The current model isn’t sustainable: managing a global and manual process, in an environment where the rules are shifting, and the technology requirements increasing, while staff levels are falling. It’s a recipe for disaster, one reason why some companies have jumped at the chance to transform the process with automation.   </p>
<p>There truly are options to move the process to a less manual place. Here are some suggestions to consider when automating financial reporting:</p>
<ul>
<li><strong>1: Create an Agile Process</strong>
<ul style="list-style-type: circle;">
<li>Create a reporting process that can adapt to future scenarios, can sustain turnover, and support a global operation.</li>
</ul>
</li>
<li><strong>2: Be a Change Agent</strong>
<ul style="list-style-type: circle;">
<li>If you are at the end of a manual close process, start using tools that support collaboration in data gathering,  allow visibility into the status of the document drafts, and decrease the administration for your staff.  Set an example: what’s  possible? How can you innovate? Facilitate meaningful discussion about process optimization, and hold regularly-scheduled meetings to review progress.</li>
</ul>
</li>
<li><strong>3: Build and Maintain Momentum</strong>
<ul style="list-style-type: circle;">
<li>Rome wasn’t build in a day. Similarly, changing an important process such as financial reporting will depend on incremental, gradual improvements over time. Wean team members from the old ways. Allow paper-based reviews for some period of time.  Move process-by-process onto technology, and trumpet your successes as they occur.</li>
</ul>
</li>
</ul>
<p>Automation of the financial reporting process has clear benefits: increased transparency, reduced costs and effort, shorter cycle times, better information with which to make strategic business decisions. If you decide to move from a manual environment to an automated one, become knowledgeable about the technologies available to support the reporting process, and build with the future in  mind. So when new requirement arrive in your in-box, you’ll be poised to act.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.trintech.com/2010/02/automating-financial-reporting-it%e2%80%99s-all-about-momentum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
