From: Matthew B. <mat...@ou...> - 2006-05-05 16:32:47
|
Peter Crowther wrote: > Found the glitch, after considerable experimentation. Different > versions of Xerces appear to treat a wildcard ("*") namespaceURI in > ElementImpl::getAttributeNS() differently. This means that code that > successfully located <imsmd:langstring imsmd:lang="en"> and <langstring > lang="en"> in the version of the parser in which I developed the CP > extensions does not work with newer Xerces versions. > > Anyone know of a portable way of wildcarding the namespace URI? Can you pass it NULL as the namespace? -- -- Matthew Buckett, VLE Developer -- Learning Technologies Group, Oxford University Computing Services -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ |