Interstage XWand Toolkit Version: Version 11
bookmark <a id="ClientName" />
hyperlink <a href="http://www.frc.org.uk/apb/scope/UKNP">
c. Section: 3.10 code:32902 count=1 HTML <title> Element
i. Please confirm whether the title is composed of the combination of the Company Name and the financial report type.
This is an information message for the user’s confirmation. In HMRC Inline XBRL Style Guide, it is recommended that document author uses a combination of the Company Name and the financial report type as follows.
<title>ACME Boats, Ltd . Computation</title>
or
<title>ACME Boats, Ltd . Accounts</title>
For additional information, please visit "3.10 HTML <title> Element" in HMRC Inline XBRL Style Guide.
d. Section:Inline XBRL Part1. Section 3.3.1 code:122294 count=1 Conformance with the Inline XBRL SpecificationThe nature of this error will not be identical to the one above so this will be explained with an example. First, let’s assume that there is a date (01 April 2010) tagged within the Word document. When the inline xbrl document is created from the tagged word document, "01 April 2010" is divided into "0" and "1 April 2010" (ref. [Current structure]). Since Word Tagger embeds the inline xbrl element in the html file which is created by Word, document author needs to edit the word document as follows.
1. delete the string "01 April 2010" whole
2. type the string "01 April 2010" once more
[Current structure]
<ix:nonNumeric contextRef="CY_END" name="uk-bus:StartDateForPeriodCoveredByReport" escape="false" format="ixtatelonguk">
<p class="MsoNormal">
<b><span>0</span></b>
<b><span>1 April 2010</span></b>
</p>
</ix:nonNumeric>
[Expected structure]
<ix:nonNumeric contextRef="CY_END" name="uk-bus:StartDateForPeriodCoveredByReport" escape="false" format="ixtatelonguk">
<p class="MsoNormal">
<b><span>01 April 2010</span></b>
</p>
</ix:nonNumeric>
3. HMRC Entity Identifier Validation Result
a. code: 5000 count=1 Context entity identifier (01212) represents Company Registration Number. ContextId=CY_DURATION_Director1 Scheme=http://www.fujitsu.com/
i. Context entity identifier (01212) represents Company Registration Number. ContextId=CY_DURATION_Director1 Scheme=http://www.fujitsu.com/ (file:///C:/...)
This message is information for user's confirmation. In "XBRL tagging - context entity identifiers", it is required that document author uses an eight digit number or two alpha characters followed by a six digit number as company registration number (CRN).
Example: 01234567 or AC097609
For additional information, please visit "List of identifier schemes URLs and context entity identifiers" in "XBRL tagging - context entity identifiers".
http://www.hmrc.gov.uk/ct/ct-online/file-return/xbrl-tagging.pdf
Author: Marc Bui
Attachment: Word_Tagger_HMRC_Validation_Errors_and_Messages.zip