Hai all,

I have the following problem to solve:
The users of my application can specify an xpath like e.g.

format-date(current-date(),'[D]/[M]/[Y]', 'en', (), ())

this xpath is caught in an xslt file as just being a string (the user could also have typed in a string and then I need this string for sure), but I want this 'string' to be evaluated...

So my question is, does anybody know how I execute this xpath if it comes to my function as a string...?

Best regards,
longbart

Hai,

thanks for the answer and I tried the exslt packages. Only, the dynamic parts are all empty, so no xsl's available. The match packages work fine though, but the dynamic not yet I guess.
It feels like it's not been build yet...
Or do you know more??
Best regards,
longbart

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.