Skip to content

xml_parse_section_init()#

Syntax
xml_parse_section_init( filepath, location, level )

Returns#

Returns 1 on success, 0 on failure.

Parameters#

Parameter Description
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.