X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=xml%2Fschema%2Ffilter_limit.rnc;h=36e7bf5ee253a17d136c6733d47ff53968dcd6a5;hb=7d3e19217e35aa9674166cf632662d1b21e43910;hp=1ea375f3975aab8b0f263255baaa379ea840c899;hpb=4e2380df63a35768405dc9e72e1cce202eef004d;p=metaproxy-moved-to-github.git diff --git a/xml/schema/filter_limit.rnc b/xml/schema/filter_limit.rnc index 1ea375f..36e7bf5 100644 --- a/xml/schema/filter_limit.rnc +++ b/xml/schema/filter_limit.rnc @@ -1,22 +1,4 @@ -# 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 namespace mp = "http://indexdata.com/metaproxy"