# Metaproxy XML config file schema namespace mp = "http://indexdata.com/metaproxy" filter_query_rewrite = attribute type { "query_rewrite" }, attribute id { xsd:NCName }?, attribute name { xsd:NCName }?, element mp:xslt { attribute stylesheet { xsd:string } }?, element mp:charset { attribute from { xsd:string }?, attribute to { xsd:string }? }?