xmltools
xmltools copied to clipboard
XML Tools plugin for Notepad++
Hello developers SDLXLIFF (SDL XML-based Localization Interchange File Format) SDLXLIFF is an XML based file format specially developed for use in SDL Trados Studio. The files are bilingual and contain...
When i convert text to XML by using the `Convert selection XML to text ( => <&>)` it seems to not do anything for the apostrophe (single quote) even if...
See discussion in #55 Trimming means the following: `" this is a text " => "this is a text"` Complexities in child elements: **The only first text-child of a node...
If the text contains a character И(Windows-1251)(cod #200), even in the comments then an error is shown "--------------------------- XML Tools plugin --------------------------- XML Parsing error at line 999: Premature end...
During pretty print (and also linearize) we run through the xml and can then already detect certain problems such as unclosed tag (or incorrect new tag.. we can't really tell)...
Have tested this under current release 3.0.4.3 and pre-release 3.0.5.0. If the Auto-Close Tag option is currently set to False and you change it to True then press CTRL-ALT-SHIFT-B to...
This has happened on more than one occasion when I clicked **Check XML syntax now**. See [screenshot](https://www.dropbox.com/s/eqp2bzff0u1xdyp/Screenshot%202020-05-06%2010.55.57.png?dl=0). It's quite a large XML file, and numerous other files are open in...
In the latest version (this worked in Xml Tools V2) running an xsl which includes another xsl then calls a template fails schema validation for the xsl. Scenario: Create xsl...
We programmers are so centered on **0-9** style digits that we often don’t properly handle other writing systems, yet we live in a world that has many. There's a systemic...
XMLTools used to report all validation fails, albeit the reporting dialog was not ideal. Now it just stops at the first validation error line and describes how something on that...