Trim retrievalinfo header
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 28 Feb 2013 15:01:25 +0000 (16:01 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 28 Feb 2013 15:01:25 +0000 (16:01 +0100)
xml/schema/retrievalinfo.rnc

index e5df05f..3e75da2 100644 (file)
@@ -1,29 +1,7 @@
-# Metaproxy XML config file schemas
-# 
-#   Copyright (C) 2005-2013 Index Data.
-# 
-#   See the LICENSE file for details
-# 
-# 
-# The RelaxNG Compact Syntax file 'retrievalinfo.rnc' is the master copy.
-# 
-# The RelaxNG XML Syntax and XML Schema are generated using 'trang':
-# trang retrievalinfo.rnc retrievalinfo.rng 
-# trang retrievalinfo.rnc retrievalinfo.xsd 
-# 
-# Config file validation is done using 'xmllint':
-# xmllint -/-relaxng retrievalinfo.rng retrievalinfo.xml 
-# xmllint -/-schema retrievalinfo.xsd retirevalinfo.xml
-# 
-# For information on RelaxNG see http://relaxng.org 
-# see also http://books.xmlschemata.org/relaxng/
+# Schema for YAZ retrieval info and USEMARCON extension
 
 namespace y = "http://indexdata.com/yaz"
 
-# need to be in different namespace then metaproxy, otherwise 
-# xslt element definition clashes in XML Schema files
-# namespace y = "http://indexdata.com/metaproxy"
-
 start |= retrievalinfo
 
 marc = element y:marc {