This is not a schema component as defined in the spec, but this is often useful for a schema processing application. author: Kohsuke Kawaguchi
For example, this can be used to resolve relative references to other resources (by using ValidationContext.getBaseUri ) or to resolve namespace prefixes in the attribute values (by using ValidationContext.resolveNamespacePrefix(String) . always non-null.