Profile
Achievement
traeregan's Recent SnippetsTagged xml
« Prev 1 Next »
From: Roberto Ierusalimschy
Parses the "main" part of an XML string. It does not handle meta-data. Outputs to a table.
Example:
myVar = collect( myXml )
-- myVar would be a table/array of myXml
2
1382
posted 15 years ago by traeregan