Ok, I changed one of the lines:
xmlparser.parse(v_parser,v_xml_file);
I pass in the file name, and I get these errors:
ORA-31001: Invalid resource handle or path name
"ALPS_EQUAL_SECTOR_WEIGHT_ETF_(EQL).XML"
ORA-06512: at "SYS.XDBURITYPE", line 11
ORA-06512: at "XDB.DBMS_XSLPROCESSOR", line 142
ORA-29280: invalid directory path
ORA-29280: invalid directory path
ORA-29280: invalid directory path
Any help there?