Hi folks, Is there a way to disable duplicate global type checking, akin to XmlOptions.setCompileMdefNamespaces(), that DOES NOT require you to specify a list of namespaces up-front?
We can't easily identify that namespace list before compilation, so this particular method signature is difficult (if not impossible) for us to use. Regards, Vance --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

