public static class NamespaceRelationshipSource
extends Object
Resolves relationships using the target's namespace and filename. The generated criteria looks for an artifact with a
matching "targetNamespace" and filename. This is especially useful for XML documents importing/including external schemas,
allowing relationships to be later defined using that schema's defined types.
- Author:
- Brett Meyer
- See Also:
- Serialized Form