Doc: module ref entries include RelagNG schema
[metaproxy-moved-to-github.git] / xml / schema / filter_record_transform.xsd
index 418db23..9ac6160 100644 (file)
@@ -1,25 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Metaproxy XML config file schemas
-  
-    Copyright (C) 2005-2011 Index Data.
-  
-    See the LICENSE file for details
-  
-  
-  The RelaxNG Compact Syntax file 'metaproxy.rnc' is the master copy.
-  
-  The RelaxNG XML Syntax and XML Schema are generated using 'trang':
-  trang metaproxy.rnc metaproxy.rng 
-  trang metaproxy.rnc metaproxy.xsd 
-  
-  Config file validation is done using 'xmllint':
-  xmllint -/-relaxng metaproxy.rng ../../../etc/config1.xml 
-  xmllint -/-schema metaproxy.xsd config-bytarget.xml
-  
-  For information on RelaxNG see http://relaxng.org 
-  see also http://books.xmlschemata.org/relaxng/
--->
+<!-- Metaproxy XML config file schema -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns:mp="http://indexdata.com/metaproxy" xmlns:y="http://indexdata.com/yaz">
   <xs:import namespace="http://indexdata.com/metaproxy" schemaLocation="metaproxy.xsd"/>
   <xs:import namespace="http://indexdata.com/yaz" schemaLocation="retrievalinfo.xsd"/>