XML

Xalan-C/BeOS
A BeOS port of apache.org's popular XSLT processor.

Xalan-C++ (named after a rare musical instrument) implements the W3C Recommendation 16 November 1999 XSL Transformations (XSLT) Version 1.0 and the XML Path Language (XPath) Version 1.0. XSLT is the first part of the XSL stylesheet language for XML. It includes the XSL Transformation vocabulary and XPath, a language for addressing parts of XML documents.

You use the XSLT language to compose XSL stylesheets. An XSL stylesheet contains instructions for transforming XML documents from one document type to another document type (XML, HTML, or other). In structural terms, an XSL stylesheet specifies the transformation of one tree of nodes (the XML input) into another tree of nodes (the output or transformation result).

Note
Note You need Xerces for the source or developer package.

Xalan-C/BeOS 0.40.0

User Binaries
Includes the sample application testXSLT which you can use to perform XSLT transformations from a Terminal, and the needed libraries - both Xalan and Xerces. No documentation, see the options of testXSLT.
Xalan-C_0_40_0-beos-user.tgz, 1.13M (for BeOS x86)

Developer Binaries
Binary drop including BeOS x86 binaries of the library plus samples, header files and documentation.
Xalan-C_0_40_0-beos-devbin.tgz, 6.11M (for BeOS x86)

Full Source
The full source package including samples and documentation.
Xalan-C_0_40_0-beos.tgz, 5.55M (for BeOS)



http://f3c.com/software/xml/xalan-cJune 19, 2001