swirl Guide to OmniMark 6   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
Functions       Platforms  
  omxerces - Xerces external markup parser library   Available in:
Professional
Enterprise

Invoking the Xerces-Based XML Parser -- The Basics

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" instead of "xml-parse document" or something like it:

  include "omxerces.xin"

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

Functions
   xerces-library-version
 
Platforms
   HP/UX
   IBM AIX
   Linux (Intel)
   MS Windows 95/98/ME
   MS Windows NT/2000
   Sun Solaris
 
----  

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

OmniMark 6.5 Documentation Generated: December 23, 2002 at 6:25:54 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-2002.