Progress
External Program
Interfaces
Validation
Progress SAX always checks that the XML document is well formed. In addition, Progress SAX can validate the XML document against a DTD.
A DTD might be completely specified in the XML source. Alternatively, part of all of the DTD might reside in one or more external files named in the XML source. In the latter case, to override the locations given in the XML source, use one or both of the following techniques:
If you do not want Progress SAX to validate the XML document against a DTD, set the VALIDATION-ENABLED attribute to FALSE.
NOTE: Even when VALIDATION-ENABLED is NO, the parser still reads any specified DTD (internal or external) in order to get information on entities.For more information, see the reference entries for the VALIDATION-ENABLED and SCHEMA-PATH attributes in the Progress Version 9 Product Update Bulletin .
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |