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"
          
    
OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:54:44 pm
If you have any comments about this section of the documentation, please use this form.
Copyright © Stilo International plc, 1988-2010.