> > Iam using Beta2 of VS2005 and getting the error "Error 4
'format-dateTime()'
is an unknown XSLT function" at the following line:
format-dateTime() is XPath2.0/XSLT2.0/XQuery1.0 function. VS2005 only
supports XPath1.0/XSLT 1.0. Use ms:format-date() extention function
instead, it's supported by MSXML4 and VS2005.
Oh my gosh, is MS sh*tting me? VS2005 is in its beta phase and already
obsolete?
This is so funny that it hurts..
Is your proposed function windows specific or do I have chances that my code
will run with MONO .NET or my XSL file will render correctly in non-internet
explorer browsers?
Iam very new to XML and impressed by the unbelievable complexity of this
field..