August 26, 2011 11:21:32 AM PDT
There is a case where if the schema file referenced linkbase file names do not match those of the instance document, it will cause the instance document to generate duplicated element labels. The duplicated element labels will come from the linkbases that do not match.
In order In order to correct this issue, the user will need to manually remove the referenced link bases from the instancefrom the instance document by following the steps below
1. Open your instance document using a text editor.
2. Manually delete the lines with the starting tag "link:linkbaseRef". For example, the "fuj-20110630-definition.xml", "fuj-201106300label.xml", and "fuj-20110630-presentation.xml" link base file names do not match the file names referenced by the schemal file, so these lines of text are removed: <link:<link:linkbaseRef xlink:type="simple" xlink:href="ibkr-20110630-definition.xml" xlink:arcxlink:arcrole="http://www.w3.org/1999/xlink/properties/linkbase"/><link:linkbaseRef xlink:type="simple" xlink:href="ibkr-20110630-label.xml" xlink:arcxlink:arcrole="http://www.w3.org/1999/xlink/properties/linkbase"/><link:linkbaseRef xlink:type="simple" xlink:href="ibkr-20110630-presentation.xml" xlink:arcrole="http://www.w3.org/1999/xlink/properties/linkbase"/>3. Save the instance document within the text editor.
4. Complete
Please find more detailed instructions from the attached document.
Author: Marc Bui
Attachment: How_to_Remove_Duplicated_Element_Labels_(XWand_Toolkit).zip