posted 19 years ago
I have a tool which uses xpath to check if certain elements exists in documents. The problem i have is that XPathAPI which i use does not understand namespaces and prefix and therefore fails to find nodes with prefix.
So.. how do i remove prefix when building a Document?
at the moment i build a Document with:
[ December 13, 2005: Message edited by: Alex Anderson ]