[java-identity-provider COMMIT] /trunk/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd
noreply at shibboleth.net
noreply at shibboleth.net
Thu Nov 20 15:28:23 EST 2014
Author: putmanb
Date: Thu Nov 20 15:28:22 2014
New Revision: 6974
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6974&view=rev
Log:
Fix apparent historical schema doc typo.
Modified:
trunk/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd
Modified: trunk/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd?rev=6974&r1=6973&r2=6974&view=diff
==============================================================================
--- trunk/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd (original)
+++ trunk/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd Thu Nov 20 15:28:22 2014
@@ -613,7 +613,7 @@
<complexType name="SchemaValidation">
<annotation>
<documentation>
- A filter that checks, and optionally requires, the signature on the top level of the incoming metadata.
+ A filter that performs XML schema validation on incoming metadata documents being processed.
</documentation>
</annotation>
<complexContent>
More information about the commits
mailing list