migrating xml schema definitions from v2 to v3 ?
Tom Zeller
tzeller at dragonacea.biz
Thu Feb 28 14:47:14 EST 2013
> Not in terms of the code. The whole set of schemas is what gets used in
> the course of validating various XML documents, but just as today, the
> schemas themselves would come from the higher code layers.
So, Resource.java lives in utilities/java-support so it can be used by
the idp as well as opensaml (for the metadata provider abstraction),
but the xml schema definitions to configure the resource
implementations need to be only visible by the idp and not opensaml,
correct ?
More information about the dev
mailing list