The XML Paper Specification (XPS) provides users and developers with a robust, open and trustworthy format for electronic paper. The XML Paper Specification describes electronic paper in a way that can be read by hardware, read by software, and read by people. XPS documents print better, can be shared easier, are more secure and can be archived with confidence.
"GraphML is a comprehensive and easy-to-use file format for graphs. It consists of a language core to describe the structural properties of a graph and a flexible extension mechanism to add application-specific data. "
"GraphML is a comprehensive and easy-to-use file format for graphs. It consists of a language core to describe the structural properties of a graph and a flexible extension mechanism to add application-specific data. "
This HOWTO attempts to clear the fog and mystery surrounding the DocBook markup system and the tools that go with it. It is aimed at authors of technical documentation for open-source projects hosted on Linux
"In non technical terms libferris makes the file system and other hierarchical storage systems easier to use. For the geeks out there, libferris is a virtual file system (VFS) that runs in the user address space. (...) Can I mount an XML document as a filesystem?
Yes, you can also modify the XML file, add new attributes, elements, rename parts of the internal structure and have it saved back to disk. You'll also find that many of the command line tools will allow such modifications from scripts already. (...) Can I apply an XSLT to a filesystem? Yes you can. Just mount it as a DOM and apply the stylesheet with xalan-c."
by David Mertz, January 2002. "(...) PYX format is a purely line-oriented format for representing XML documents that allows for much easier processing of XML document contents with common text tools like grep, sed, awk, wc and the usual Unix collection. Libraries in a number of programming languages, as well as command-line tools, exist for converting between XML and PYX formats, and for working with PYX format. This article introduces the PYX format, and provides multi-language code samples."
Kwaff is a pretty tool to convert Kwaff format document into XML document, and also convert XML into Kwaff. Kwaff format is a friendly format for human to read...