powered by
XML import functions
parse.xmlstring(xml)parse.xmlfile(fileName)
parse.xmlfile(fileName)
an xml character string to parse
the name of the xml file to parse
a Document object
parse.xmlstring: create a Document from a character string
parse.xmlstring
parse.xmlfile: create a Document from a xml file
parse.xmlfile