MivaScript Builtin Function, Miva Merchant 9+
xml_parse_section_init( filepath, location, level )
<mvt:assign name="g.return_value" value="xml_parse_section_init( filepath, location, level )" />
Initializes a xml_parse_section session.
filepath
source file path (same as xml_parse)
location
'script' or 'data'
level
level (not including the root) to return a "section" of parsed XML output.