Closed ndw closed 5 months ago
For example, if it would be resolved through a catalog, return what the catalog resolver would actually retrieve.
p:lookup-uri("someURI") returns "someOtherURI" (which might be "someURI") that would be retrieved if an attempt as made to dereference "someURI"
p:lookup-uri("someURI")
For example, if it would be resolved through a catalog, return what the catalog resolver would actually retrieve.