swirl
Guide to OmniMark 7   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
Functions       Platforms  
 

XML and parsing, XSLT support (OMXSLT)

 
 

XSLT is a language for transforming well-formed XML documents. It has been endorsed as a W3C recommendation; it is specified by the W3C document XSL Transformations (XSLT), which can be found at http://www.w3.org/TR/xslt.

The omxslt library allows OmniMark programs to perform XSLT transformations on input and output data. It also allows you to feed XSLT transformations into OmniMark's internal XML parser or the pattern-matching engine.

The omxslt library is built as a wrapper around Xalan C++, the XSLT processor written by the Apache Group. Xalan uses the Xerces XML parser, also from Apache. Both Xalan and Xerces are included with the OMXSLT library and are statically linked (this means that you do not need to have Xalan or Xerces installed). The version of Xerces used is 2.3 and the version of Xalan is 1.6.

Functions
   xslt.compile
   xslt.omxslt-version
   xslt.reader
   xslt.stylesheet
   xslt.writer
 
Platforms
   HP/UX
   IBM AIX
   Linux (Intel)
   MS Windows 98/ME
   MS Windows NT/2000/XP
   Sun Solaris
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACYLIBRARIES ] [ ERRORS ]

OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:46:17 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2005.