Added dlpath element for metaproxy struct.
[metaproxy-moved-to-github.git] / xml / schema / metaproxy.rng
index 077fd86..cccda2d 100644 (file)
       <attribute name="version">
         <value>1.0</value>
       </attribute>
+      <optional>
+        <element name="mp:dlpath">
+          <data type="string"/>
+        </element>
+      </optional>
       <element name="mp:start">
         <attribute name="route">
           <data type="NCName"/>