| 
|||||||||
| 
   | 
|||||||||
| Functions | Platforms | ||||||||
| omxerces - Xerces external markup parser library | 
  
    Available in:
   Professional Enterprise  | 
||||||||
 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  | 
| ---- |