[xml] problem with xmlreader and namespaces



Hi! I have noticed that my program has been generating files with nodes
like <sgp:Plot> without declaring the namespace sgp: . However, the SAX
parser never complained... until now. With the xmlreader, this nodes are
completely ignored and skipped, because the namespace has not been
declared. I would like to read these nodes despite that fact
(otherwise, I cannot recover the contents of the file). Can I do
that?
Thanks!
<ADRIAN>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]