Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/metaproxy
[metaproxy-moved-to-github.git] / xml / schema / filter_bounce.rnc
1 # Metaproxy XML config file schema
2
3 namespace mp = "http://indexdata.com/metaproxy"
4
5 filter_bounce =
6   attribute type { "bounce" },
7   attribute id { xsd:NCName }?,
8   attribute name { xsd:NCName }?