Unix text.
[yazproxy-moved-to-github.git] / etc / yazproxy.xsd
index b601c54..f271252 100644 (file)
@@ -1,7 +1,5 @@
 <?xml version="1.0"?>
-<!-- XML Schema for YAZ proxy config file.
-    $Id: yazproxy.xsd,v 1.9 2005-05-18 20:15:22 adam Exp $
--->
+<!-- XML Schema for YAZ proxy config file.  -->
 <xs:schema
   xmlns:xs="http://www.w3.org/2001/XMLSchema"
   xmlns:exp="http://explain.z3950.org/dtd/2.0/"
@@ -15,6 +13,7 @@
    <xs:sequence>
     <xs:element ref="target" minOccurs="0" maxOccurs="unbounded"/>
     <xs:element ref="max-clients" minOccurs="0"/>
+    <xs:element ref="max-connect" minOccurs="0"/>
     <xs:element ref="log" minOccurs="0"/>
     <xs:element ref="module" minOccurs="0"/>
    </xs:sequence>