|
I am loading a number of XSDs into the SchemaTypeSystem.
When working with SchemaIdentityConstraints of a SchemaLocalElement, the constraint
fields are xpath strings. If I need to retrieve the URI from the prefix of the xpath
string (“foo:A” where foo is the prefix and http://www.foo.com is the URI), can I get the
URI from the SchemaTypeSystem or some other namespace cache? |

