Using XPath inside Expression Shape
22-08-2004 16:58
к комментариям - к полной версии
- понравилось!
Yes, it's possible! See how it is simple and usefull:
body()
{
System.Diagnostics.EventLog.WriteString("BTS",
xpath(inMsg, "string(//Root/Person[@sex='male']");
}
вверх^
к полной версии
понравилось!
в evernote