This section describes other notes related to general usage of the XML Processor.
Table 6-48 Notes related to general usage of the XML Processor
No. | Notes |
---|---|
1 | When an XML Schema is used for validation processing, exceptions or errors that are not defined in the API specifications might occur due to some factors. With Java programs that use an XML Schema for validation processing, implement exception processing that can catch java.lang.Throwable and take appropriate action, on condition that such exceptions or errors are thrown. |