Reports a type conversion with a string(), number(), or boolean() function where the type of the argument is the same as the function's return type or if the expected expression type is any. Suggests removing the unnecessary conversion.
string()
number()
boolean()
any
Powered by XPathView + XSLT-Support