New attribute "backendtype" for syntax section which specifies record
[yazproxy-moved-to-github.git] / etc / yazproxy.xsd
index 07464ef..49cbc0d 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.3 2004-08-10 09:02:16 adam Exp $
 -->
 <xs:schema
   xmlns:xs="http://www.w3.org/2001/XMLSchema"
@@ -85,6 +85,7 @@
    <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:complexType>
  </xs:element>