Comments about server problems
[yazproxy-moved-to-github.git] / etc / yazproxy.xsd
index 07464ef..90e39cc 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!-- XML Schema for YAZ proxy config file.
-    $Id: yazproxy.xsd,v 1.2 2004-07-02 12:37:03 adam Exp $
+    $Id: yazproxy.xsd,v 1.4 2004-08-29 13:01:43 adam Exp $
 -->
 <xs:schema
   xmlns:xs="http://www.w3.org/2001/XMLSchema"
@@ -85,6 +85,8 @@
    <xs:attribute name="marcxml" type="xs:string" />
    <xs:attribute name="identifier" type="xs:string" />
    <xs:attribute name="stylesheet" type="xs:string" />
+   <xs:attribute name="backendtype" type="xs:string" />
+   <xs:attribute name="backendcharset" type="xs:string" />
   </xs:complexType>
  </xs:element>