Added ODBC replay cache element.
[shibboleth/sp.git] / 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>