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

Xerces external markup parser library (OMXERCES)

 
 

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

   import "omxerces.xmd"  unprefixed


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

Functions
   xerces.omxerces-version
   xerces.xml
 
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 Documentation Generated: December 19, 2003 at 12:47:18 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2003.