Parse
Parse(string AS String[, coding AS Integer]) AS Boolean
Parses the XML string <string>.
The optional parameter <coding> defines the default coding of the XML string (without explicit encoding definition): 0 = UTF8, 1 = ISO.
Parse(string AS String[, coding AS Integer]) AS Boolean
Parses the XML string <string>.
The optional parameter <coding> defines the default coding of the XML string (without explicit encoding definition): 0 = UTF8, 1 = ISO.