dtd
ElfData XML Editor 2.41
ElfData XML Editor is an innovative and versatile XML editing and validation tool which has Unicode support, allowing working with XML in any language. more>>
ElfData XML Editor 2.41 is an innovative and versatile XML editing and validation tool which has Unicode support, allowing working with XML in any language.
It features full DTD validation, but doesn't require a DTD if you only want to do well-formedness validation. It gives meaningful messages that point you a conflict with the XML to the DTD, and tell you why your XML conflicted the DTD. It can tell you if your XML is badly formed in other ways. It has two viewing modes, "Tree" mode and "Source" mode. Source mode lets you do text editing on your XML. XML Editor will tell you exactly where in your source an error exists, and the type of error, making fixing bad XML easy.
XML Editor's graphical editor is flexible and fine tuned. You can select multiple items in the editor at once, move them around to anywhere in the document by dragging, cut, copy and paste single or multiple XML elements around, use contextual menus on selected XML. Contextual menus only show the commands that apply to the selected XML, making choices and navigation of commands simpler. You can drag XML from other programs, or from the Finder as a clipping onto the window and drag clippings out of the window to anywhere else. These are some of the useful features XML Editor offers.
XML Editor offers extensive find capabilities. A source-find mode, and a tree-find mode. The source find offers standard find/replace features. The tree find offers finding of any combination of different types of tags (DOCTYPEs, PIs, empty elements, non empty, CData, comments, text, etc). You can optionally search by name, attribute name and attribute value. You can optionally search only inside the previous search results, making complex searches possible.
EditiX 2009 SP1
XML editor & XSLT debugger. more>>
EditiX 2009 SP1 provides users with a cross-platform powerful and easy to use XML editor to take advantage of the latest XML and XML-related technologies such as XSLT / FO and XSD Schema. EditiX provides users with an extensive range of XML functionality within a refined IDE that guides you with intelligent entry helpers. EditiX has realtime XPath location and syntax error detection. Helpers are also provided with context syntax popup supporting DTD, Schema and RelaxNG. EditiX supports multiple templates and project management. User can apply XSLT or FO Transformation and show the result with a dedicated view. All the process can be managed by shortcuts. EditiX includes default templates with XML, DTD, XHTML, XSLT, XSD, XML RelaxNG, SVG, MathML and XML FO.
iunxta 0.8
iunxta which is equipped with an SGML dtd, lends you the ability to generate a set of C++ classes with members & methods that, when compiled into an application, can read an sgml file matching the DTD. more>>
iunxta 0.8 which is equipped with an SGML dtd, lends you the ability to generate a set of C++ classes with members & methods that, when compiled into an application, can read an sgml file matching the DTD. Additional tags allow you to inline extra c++ code which you can then use to convert sgml.
The main purpose of iunxta is to aid in sgml conversion. I know that a lot of sgml conversion tools allready exist for this purpose, but iunxta is different : since it does not do any conversions itself, but rather generate c++ code which will do the conversions for you, you can finetune your conversions into the extreme. Samples of such are provided below.
Requirements:
- Mac OS X 10.2 or higherApple Developer tools
BatchXSLT for InDesign 1102D1
Export InDesign to XML & HTML, create flip book web sites. more>>
BatchXSLT for InDesign 1102D1 is a functional and ideal tool which converts InDesign documents into an easy to understand general purpose XML format and to a 'ready to use' flip page eBook, effortless, without having to go through a long configuration process for each document. It also converts original high resolution images (like PDF, EPS or TIFF) into the JPEG format usable on the web.
The exported XML or HTML data may be used and viewed 'as is' as flip page eBook. As the data is plain understandable XML, it may be used for any other purpose like database archives, to distribute on a CD or to create an own dedicated output format matching a certain DTD.
Major Features:
- Included full-text search system based on MySQL and PHP.
- Full-text search on articles and PDf ads.
- Optional osCommerce shop connection.
- Automated export of InDesign documents to XML and flip page eBooks
- XML and HTML display as flip page ePaper (eBook) or XML tree in a browser
- Merge boxes into article groups
- Convert tables to HTML tables
- Automatically creates CSS matching the original InDesign document's styles
- Fonts replacement
- Creation of active hyperlinks
- Integrated image converters 'Ghostscript' and 'ImageMagick'
- Convert high resolution images (TIFF, EPS...) to JPEG, GIF, PNG, TIFF
- Export images in multiple sizes
- Configurable DPI and image quality.
- Output Formats: Plain XML and HTML - NO FLASH. XML suitable for any application.
- Flip Page eBook as XML and HTML
- Article List as XML and HTML
- XML Tree
- expandable with your own dedicated XSL transformation, JAVA libraries, JavaScript to adjust the output exactly fitting your application
- Comprehensive user and 'How To' manuals are included.
- Works on Windows XP, Vista, Mac OSX 10.4 or newer and with InDesign CS4, CS3 and CS2 documents.
License:Commercial

upCast RT 7.1.3
Word/RTF to XML converter. more>>
upCast RT 7.1.3 is one of the most comprehensive tools which can enable you to use Microsoft Word as an authoring application for XML documents.
Take advantage of the widespread availability and familiar user interface of Word or any other RTF savvy office application for structured document authoring. upCast offers a cost-effective way to reuse existing tools for gaining all the benefits of a standardized markup language: XML.
Major Features:
- Import formats
- RTF documents conforming to the RTF specification 1.8 (including style info)
- Word binary documents (using WordLink; only when running on Windows platform with Word installed)
- Any well-formed XML document (no style info)
- Processing features
- Run Upcast Processing Language (UPL) code on documents
- Transform documents using XSLT (XSLT 1: Xalan, XSLT 2: Saxon-B)
- Integrate external tools via commandline call
- Create complex, nested groupings using UPL and the Grouper module
- Create markup based on regular expressions, even across element boundaries
- Create markup based on style information
- Validate against XML DTD, XML Schema and Relax NG
- In-place transformations, attach custom data to any node
- List detection heuristics, supporting nested lists
- Create sub-processing pipelines
- Perform detailed logging, handle processing errors
- Sophisticated handling of embedded and referenced images
- Export formats
- XML (upCast DTD)
- XML (internal tree format)
- RTF (Version 1.6)
- CSS
- Interfaces
- GUI based on Swing
- Commandline
- Java API
Enhancements:
- New Features
-
- UPL: New function set-var() to be able to set variables with dynamically calculated names
- UPL: New function parse-numbering() to convert a (possibly multi-level) numbering string like "(iv)" or "I-A-3.d)" into a list of integers indicating the number index of each level like {4} or {1,1,3,4}
- RTF Exporter: new option to specify handling of missing images or images in an unsupported or unrecognized format
- Changes & Improvements
-
- Documentation: markup-regex(): Add notice that with a repeating group, only the last instance is handled by markup-regex() as described in javadoc for java.util.regex.Pattern.
- Documentation: markup-regex(): Add example for parsing out heading numbers by levels.
- Documentation: markup-regex(): Add example for custom-replace function.
- When log file path is "-", the console logger is used. You can therefore request output to the console (instead of to a file) by specifying "-Dde.infinityloop.application.logfile=-" on invoking Java.
- You can now set specifically configured logging filter on the external logger. This can be done programmatically via the Java API or use the system property de.infinityloop.logfilterspec for testing within the GUI.
- Completely revamped logging filter configuration in the UI. This includes modules, pipelines, preferences and Log Window. In each of these places, you now can specify a fully customizable log filter spec string. This required a change of the pipeline storage format to V4. Format converters from earlier pipeline versions have been implemented and work silently in the background on loading a pipeline file. The UI has changed to an editable combo box with the plain log levels available as pre-defined choices. However, you can write into the edit field and set up any filter spec you like. For syntax, see documentation.
- Log Window was line-wrapping, which is not desirable. Now, a horizontal scroll bar is shown as needed.
- Fixes
-
- Re-setting the WordLink executable path dynamically during program execution was not picked up by the RTF Exporter
- RunPipeline did not work at all times
- several corrections in the documentation
- Pipeline Settings > License: Alt modifier did not work to force relative path
- Documentation generated by the pipeline doc generator did not warn on missing self-containedness when license setting was "inherit"
- Calling replace-with-text() does not work on a last sibling node in that the text to replace it with was not inserted, although the node to replace was deleted.
- UPL: fixed bug in checking signatures of functions with variable argument lists
- Exporting Ant source or Java source did not report any errors during that op, but showed "successful" message instead.
- Log window: Disable filter entry field when showing log from file where filtering is not possible
Requirements:
- Java 5 runtime environment or later
- 512 MB of free RAM (recommended)
- Environment compatible and running with Xerces 2.9 or later (Xerces 2.9.1 is delivered with upCast binary)
Extensibility XML Authority 1.2
Extensibility XML Authority is a practical and high functional tool with the capability of supporting and extending the XML 1.0 DTD specifications with output facilities for DTD, XML-Data (IE-5 compliant), XSDL, SOX, DCD, DDML and XML Exemplar. more>> <<less
- Page: 1 of 1
- 1