current-time()
Posted: Fri Jan 07, 2011 8:35 pm
For some reason the current-time() function is not working for me. I am using the latest Java release and using xalan as the processor. If i don't include the xpath namespace in the root node it says it cannot find the function. If i do include the namespace and append it to the function it complaint of: Instance method call to method current-time requires an Object instance as first argument. Any idea of what i might be doing wrong. thank you!