|
|||||
|
|||
Functions | Platforms | ||
Xerces XML parser (OMXERCES) |
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 |
Copyright © Stilo International plc, 1988-2008.