Added ODBC replay cache element.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 25 Jan 2006 18:59:45 +0000 (18:59 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 25 Jan 2006 18:59:45 +0000 (18:59 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1958 cb58f699-b61c-0410-a6fe-9272a202ed29

schemas/shibboleth-targetconfig-1.0.xsd

index 205047e..019955b 100644 (file)
                                <element ref="conf:SessionCache"/>
                        </choice>
                        <choice minOccurs="0">
+                               <element name="ODBCReplayCache">
+                                       <complexType>
+                                               <sequence>
+                                                       <element name="ConnectionString" type="string"/>
+                                               </sequence>
+                                               <anyAttribute namespace="##other" processContents="lax"/>
+                                       </complexType>
+                               </element>
                                <element name="MySQLReplayCache">
                                        <complexType>
                                                <sequence>