[java-identity-provider COMMIT] /trunk/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd

noreply at shibboleth.net noreply at shibboleth.net
Wed Mar 19 12:01:37 EDT 2014


Author: rdw
Date: Wed Mar 19 12:01:36 2014
New Revision: 5603

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5603&view=rev
Log:
Fix documentation on deprecated and ignored attribute/

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=5603&r1=5602&r2=5603&view=diff
==============================================================================
--- trunk/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd (original)
+++ trunk/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd Wed Mar 19 12:01:36 2014
@@ -57,7 +57,7 @@
                 </sequence>
                 <attribute name="maxCacheDuration" type="string">
                     <annotation>
-                        <documentation>This property is deprecated, use requireValidMetadata instead.</documentation>
+                        <documentation>This property is deprecated, use maxRefreshDelay instead.</documentation>
                     </annotation>
                 </attribute>
             </extension>



More information about the commits mailing list