Importing xsd through oramds
932492May 22 2012 — edited Dec 14 2012I've created a MDS repository and uploaded some files there successfully, with the intention of accessing those said files (.xsd's) via another xsd. From what I gathered, this could be achieved like this:
<xsd:import namespace="a_namespace" schemaLocation="oramds:/apps/Metadata/the_path_to_the_xsd_file"/>
JDeveloper is able to load the the MDS through the resource palette and I can browse to the file I want to import without any problems. However, the above line triggers a warning and finally an error on deploying:
"Remote Location could not be found".
My path is correct and the file is absolutely on the MDS. Through oramds:/, I can only access files that are on the soa folder; the apps and deployed-composites folders are non-accessible and return the above warning.
Any thoughts on what might be causing this? I'm using the JDeveloper Studio Edition Version 11.1.1.6.0.