XML-Validator-Schema Updates at W3C

This document collects updates to XML-Validator-Schema . Please see Sam Tregar's CPAN page for the most recent CPAN distribution. You can add the following patches to that code.

namespace support — XML-Validator-Schema.namespace.diff
Extend XML-Validator-Schema to support namespaces.
appinfo dispatch — XML-Validator-Schema.appinfo.diff
Register callbacks for elements in appinfo. The callbacks get a handle to identify where in the parse tree the callback occurred.
document generator — XML-Validator-Schema.generator.diff
Call any schema element to generate itself and all it's children, supplying necessary CharData.