# Metaproxy XML config file schema namespace mp = "http://indexdata.com/metaproxy" filter_zoom = attribute type { "zoom" }, attribute id { xsd:NCName }?, attribute name { xsd:NCName }?, element mp:torus { attribute url { xsd:string }, attribute xsldir { xsd:string }?, element mp:records { element mp:record { element mp:authentication { xsd:string }?, element mp:piggyback { xsd:string }?, element mp:queryEncoding { xsd:string }?, element mp:udb { xsd:string }, element mp:cclmap_au { xsd:string }?, element mp:cclmap_date { xsd:string }?, element mp:cclmap_isbn { xsd:string }?, element mp:cclmap_su { xsd:string }?, element mp:cclmap_term { xsd:string }?, element mp:cclmap_ti { xsd:string }?, element mp:elementSet { xsd:string }?, element mp:recordEncoding { xsd:string }?, element mp:requestSyntax { xsd:string }?, element mp:sru { xsd:string }?, element mp:transform { xsd:string }?, element mp:zurl { xsd:string } }* }? }?, element mp:fieldmap { attribute cql { xsd:string }, attribute ccl { xsd:string }? }*, element mp:cclmap { element mp:qual { attribute name { xsd:string }, element mp:attr { attribute type { xsd:string }, attribute value { xsd:string } }+ }* }?