Metadata driven configuration: name format and xsd schema
Cantor, Scott
cantor.2 at osu.edu
Fri Sep 25 16:11:53 UTC 2020
On 9/25/20, 12:06 PM, "users on behalf of Wessel, Keith" <users-bounces at shibboleth.net on behalf of kwessel at illinois.edu> wrote:
> I'm not sure why I'm not seeing the xsd namespace in the shipped version of the metadata-providers.xml.
We don't just define every possible namespace and even if we tried, as soon as something new got used, every existing file would be "wrong" if you were applying that standard.
The XML is solely the deployer's responsibility. You're adding a namespace there so you have to declare it if it's not declared.
Adding them by default is a convenience, not an assumption.
-- Scott
More information about the users
mailing list