Hi All! Does xalan-c support namespace in the xpath part??
My problem is that an xpath like this "count(/D:multistatus/D:response)"
returns an error:
XPath failure, check syntax in XPath Expression Unable to resolve prefix
'D'.
pattern = 'count(/D:multistatus/D:response)'
Remaining tokens: ('count' '(' '/')
Am I missing something or do I need to enable namespace support in
anyway??
Regards
Jacob
PS: Is there a users mailing list for xalan-c??
