Oracle XBRL extension - Validation
986098Jan 21 2013 — edited Jan 22 2013Hi,
I'm wondering how to perform a validation checking and I had find everywhere but fruitless results.
After using DBMS_ORAXBRL.BULKLOADXBRLFILES(1, 'sample', 'schema.xml', NULL);
How do I validate the loaded xbrl files? And also, do I still need to register the taxonomy through this method? If I do, how can I do it?
I can't find any sufficient resources to solve this! :(