The Xerces-based XML parser is an alternative to the built-in XML parser. It can be
used to validate instances against XML schemas. It is invoked in a manner similar to OmniMark's built-in SGML
and XML parsers:
import "omxerces.xmd" prefixed by xerces.
process
do markup-parse xerces.xml scan file #args[1]
output "%c"
done
element #implied
output "%c"
Abridged OmniMark 9.0.2 Documentation Generated: March 30, 2010 at 10:44:13 am
If you have any comments about this section of the documentation, please use this form.
Copyright © Stilo International plc, 1988-2009.