
XML Copy Editor
XML Copy Editor is free software released under the GNU General Public License. It is available in Catalan, Chinese (simplified and traditional), Dutch, English, French, German, Italian, Slovak, …
XML Copy Editor
XML Copy Editor > Features DTD/XML Schema/RELAX NG validation XSLT XPath Pretty-printing Syntax highlighting Folding Tag completion Tag locking Tag-free editing Spelling and style check …
XML Copy Editor
The application delegates most non-trivial tasks to libraries: the editor is Scintilla, the parsers are Expat and libxml2, xslt processing is courtesy of libxslt, regular expressions are handled by PCRE, the …
XML Copy Editor
XML Copy Editor > Online Help XML Copy Editor General Editor XML Spelling and Style Appendix
Validation - XML Copy Editor
XML Copy Editor supports DTD, XML Schema and RELAX NG validation. To validate against a DTD or XML Schema, the document needs to be attached to the relevant definition or schema. DTDs are …
Getting started - XML Copy Editor
The editor offers a range of facilities including syntax highlighting, folding and tag completion. The File and Edit menus (and shortcuts) will be familiar to users of office programs. The View menu allows …
Features - XML Copy Editor
XML Copy Editor is an XML editor with DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion and tag locking.
XML Copy Editor
This is a wxWidgets application. The XML parsers are Expat and libxml. The XSLT library is libxslt. The editor component is Scintilla. The spelling and style module uses Perl Compatible Regular Expressions.
Creating filters - xml-copy-editor.sourceforge.io
To set up a new filter, create an XML document using the schema ‘filter.xsd’. Filters consist of a title, optional lists of excluded and inherited filters, and a list of elements. Each element specifies a …
Introduction - xml-copy-editor.sourceforge.io
To start, select ‘Spelling and Style’ from the Tools menu or press F7. At the top of the Spelling and Style Dialog, you can select a rule set (e.g. Default dictionary or Diversity) and filter (e.g. XHTML or …