Markup Languages
- 342
- The FOray Project
- An open-source XSL-FO publishing system that is suitable for converting XML content into PDF and other document formats.
- 345
- XSL FO Tutorial
- A learn-by-example tutorial, to facilitate reading the specification by giving a series of commented examples.
- 347
- DCD - Document Content Description for XML
- This document proposes a structural schema facility, Document Content Description (DCD), for specifying rules covering the structure and content of XML documents. [W3C Note 31 July 1998]
- 348
- DSD - Document Structure Description
- An XML schema language. A DSD document is a specification of a class of XML documents together with a default mechanism and documentation. FAQs, downloads, tutorials provided.
- 349
- SOX - Schema for Object-Oriented XML 2.0
- A schema language for defining the syntactic structure and partial semantics of XML document types; an alternative to XML DTDs. [W3C Note 30 July 1999]
- 350
- XML-Data
- Describes an XML vocabulary for schemas, that is, for defining and documenting object classes. [W3C Note 05 Jan 1998]
- 351
- Libxslt - the XSLT C library for Gnome
- Libxslt is the XSLT C library developed for the Gnome project. Libxslt is based on libxml2 the XML C library developed for the Gnome project. It also implements most of the EXSLT set of extensions functions and some of Saxon's evaluate and expressions extensions. People can either embed the library in their application or use xsltproc the command line processing tool. This library is free software and can be reused in commercial applications (see the intro). Includes a link to a tutorial.
- 354
- Stylus Studio
- Commercial IDE for creating, validating, and debugging XSL, and XML-to-XML mappings. Integrated XSLT, Java, and MSXML debugger.
- 355
- Stylusstudio.com: XSLT Debugger
- Tool to debug XSL transformations which is part of Stylus Studio. [Commercial]
- 357
- XML::XSLT Perl Module
- Parses XSL Transformational sheets. It uses XML::Parser and XML::DOM. Project information, man page, and downloads.
- 358
- XSLT-Process
- A powerful editor with XSLT processing and debugging capabilities. You can run an XSLT processor on the Emacs buffer you edit, and view the results either in another Emacs buffer or in a browser.