Last modified: 2008-03-03 22:19:18 UTC
Per a real defect in xpath, that there are no way to escape a string, I would like to be able to grab data from the api, that has been encoded for XML twice (" is "). That way, an check for " in an expression would do what you want.
Added xmldoublequote to xml formatter in r31525.