Allow control of pass-through of vhosts for virt_db
[metaproxy-moved-to-github.git] / xml / schema / metaproxy.rnc
index 440a4ea..6e1aabb 100644 (file)
@@ -186,6 +186,7 @@ filter_virt_db =
   attribute type { "virt_db" },
   attribute id { xsd:NCName }?,
   attribute name { xsd:NCName }?,
+  element mp:pass-vhosts { xsd:boolean }?,
   element mp:virtual {
     attribute route { xsd:NCName }?,
     element mp:database { xsd:NCName },