uriStartString format
Posted: Sun Aug 08, 2021 8:21 pm
We are trying to create a rewriteURI entry in our XML Catalog.
The substitution isn't occurring with our current entry.
In all examples that I have viewed, the uriStartString begins with one of several prefixes like: http://, file:///, urn:someName...
In our case, we have the following:
<rewriteURI uriStartString="Spec2500Rev2017dotFinal/" rewritePrefix="file:///C:/Temp/" />
In our instance we have:
<myRoot xsi:noNamespaceSchemaLocation="Spec2500Rev2017dotFinal/someOtherStuff" >
Must the uriStartString begin with a special qualifier, or is there some other problem.
For example, do we need to have:
<myRoot xsi:noNamespaceSchemaLocation="urn:Spec2500Rev2017dotFinal/someOtherStuff" >
See our attached screen shot of associated files and locations.
Regards,
Rich Wood
The substitution isn't occurring with our current entry.
In all examples that I have viewed, the uriStartString begins with one of several prefixes like: http://, file:///, urn:someName...
In our case, we have the following:
<rewriteURI uriStartString="Spec2500Rev2017dotFinal/" rewritePrefix="file:///C:/Temp/" />
In our instance we have:
<myRoot xsi:noNamespaceSchemaLocation="Spec2500Rev2017dotFinal/someOtherStuff" >
Must the uriStartString begin with a special qualifier, or is there some other problem.
For example, do we need to have:
<myRoot xsi:noNamespaceSchemaLocation="urn:Spec2500Rev2017dotFinal/someOtherStuff" >
See our attached screen shot of associated files and locations.
Regards,
Rich Wood