_class and _data foul up HTML entities

(Bug, Closed -> Fixed, Priority: Critical, Test Status: No automated tests yet , Reported By Justin du Coeur, )
Summary: For example, if you give the expression ""I'm an expression"" -> _class(""something""), it comes out as "Im an expression"
It looks like XmlHelper.toNodes can't cope with the ' entity.