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

Xerces (OMXERCES) legacy

 
 

The Xerces-Based XML Parser is invoked in a manner similar to OmniMark's built-in SGML and XML parsers, differing only in specifying "markup-parse xerces-xml" instead of "xml-parse document" or something like it:

    include "omxerces.xin"
  
    process
       do markup-parse xerces-xml scan file "my.xml"
          output "%c"
       done

To use omxerces, you must download the Xerces 2.1 binaries from the Apache website and install on your system. If you are using HP-UX, you must go to the developers resources page of the OmniMark website and download the binaries from there. In either case, follow the installation instructions on the Apache website.

Functions
   xerces-library-version
   xerces-xml
 
Platforms
   HP/UX
   Linux (Intel)
   MS Windows 98/ME
   MS Windows NT/2000/XP
   Sun Solaris 8
 
 

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

OmniMark 8.2.0 Documentation Generated: May 6, 2008 at 10:12:26 am
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.