Forum Navigation
XmlSaxParser Namespace and other things
Posted: 08/12/08 20:18:17 Modified: 08/12/08 20:40:23Hi,
when I have element like this <ns:myel>...</ns:myel> why the 'ns' is missing in the start element notification? How to retrieve it? Also if I have CDATA inside the elements it is skipped and the entities are not decoded. How to fix these?
Thanks, bobef