Method Parser.XML.Tree.attribute_quote()
- Method attribute_quote
 stringattribute_quote(stringdata)- Description
 Quotes the string given in
databy escaping &, <, >, ' and ".
string attribute_quote(string data)
Quotes the string given in data by escaping &, <, >, ' and ".