Does XPath have a SetParameter()?

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hi;
The problem I have is I get a DateTime object to set as a parameter in an XPath statement and I need to format it based on if its a xs:date, xs:time, or xs:dateTime. Not an easy thing to do unless I want to parse the rest of the XPath and then walk the
schema (which is way too much work for this need).
So any way to have the Xml library figure it out?
thanks - dave <hr class="sig Very funny video - http://blogs.windwardreports.com/davidt/2010/02/reporting-as-a-metaphor.html
Whats your Metaphor?

View the full article
 
Back
Top