Thanx, not only the new version works with the namespaces, but also solved another problem I met when I was trying to make Xalan work with Xerces (I was getting a "DOM0001 Modification not allowed" error).
Grigoris
Grigorios Dimitriadis wrote: > I am using Xerces 2.2.0a, and I have trouble with the namespaces. > Even if I explicitly set "http://xml.org/sax/features/namespaces" > and "http://xml.org/sax/features/namespace-prefixes" to "true", > (with parser.setFeature() ), the feature does not work!
Please try it with Xerces 2.0.0 (beta2). The alpha version code is about a year old now.
-- Andy Clark * IBM, TRL - Japan * [EMAIL PROTECTED]
_________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
