Fix schema datatype for duration attribute within schema
authorlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 11 Feb 2010 17:32:06 +0000 (17:32 +0000)
committerlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 11 Feb 2010 17:32:06 +0000 (17:32 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/branches/REL_2@2914 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

doc/RELEASE-NOTES.txt
src/main/resources/schema/shibboleth-2.0-idp-profile-handler.xsd

index 625bbd5..21bee76 100644 (file)
@@ -5,6 +5,7 @@ Changes in Release 2.2.0
 [SIDP-360] - Session isn't being set within the attribute request context during a SAML1 attribute query
 [SIDP-359] - HttpServletHelper.getRelyingPartyConfirmationManager misnamed
 [SIDP-355] - Idp reinstall from source overwrite some config files even when "no overwrite" is specified
+[SC-63] - Use XML Schema duration syntax instead of integers for duration configuration options
 
 Changes in Release 2.1.5
 =============================================
index 552e145..f4e1808 100644 (file)
                 </xsd:annotation>
             </xsd:element>
         </xsd:sequence>
-        <xsd:attribute name="authenticationDuration" type="xsd:positiveInteger">
+        <xsd:attribute name="authenticationDuration" type="xsd:string">
             <xsd:annotation>
                 <xsd:documentation>
                     The length of time that an authentication performed by this handler should be