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

Xerces XML parser (OMXERCES)

 
 

Invoking the Xerces-based XML Parser -- The Basics

The Xerces-based XML parser is an alternative to the built-in XML parser. It can be used to validate instances against XML schemas.

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 another built-in construct:

  
   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
   HP-UX Itanium 2
   IBM AIX 5.3
   Linux (Intel)
   Linux Red Hat Enterprise 5
   MS Windows 98/ME
   MS Windows NT/2000/XP
   MS Windows Vista
   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.