The haxe.xml.Access API helps providing a fast dot-syntax access to the most common Xml methods.
haxe.xml.Access
Xml
staticread onlyinnerData:String
The inner PCDATA or CDATA of the node.
An exception is thrown if there is no data or if there not only data but also other nodes.