]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/registry/tests/sample.xml
debian version 0.0.5-6
[helm.git] / helm / ocaml / registry / tests / sample.xml
index 56d4f284888932c5e4d2e0ce458ce0b028b144fb..e41a603e7dfa517607c0c2c2928638cd7244c307 100644 (file)
@@ -1,8 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
 <helm_registry>
-  <value key="hi.how.doing">one
-two
-three</value>
-  <value key="fine.thanks">me too</value>
-  <value key="padded.list"> a b c d_e_f   </value>
-  <value key="and.you">fine&quot;ok</value>
+  <section name="annotations">
+    <key name="dir">file:///home/zack/miohelm/objects</key>
+    <key name="url">file:///home/zack/miohelm/objects</key>
+  </section>
+  <section name="getter">
+    <key name="mode">remote</key>
+    <key name="url">http://localhost:58081</key>
+  </section>
+  <section name="triciclo">
+    <section name="foo1">
+      <key name="bar2">aaa</key>
+      <key name="bar3">bbb</key>
+    </section>
+    <section name="foo2">
+      <key name="bar1">quux</key>
+    </section>
+    <key name="basedir">/public/helm_library</key>
+    <key name="constant_type_file">$(triciclo.basedir)/constanttype</key>
+    <key name="environment_file">$(triciclo.basedir)/environment</key>
+    <key name="inner_types_file">$(triciclo.basedir)/innertypes</key>
+    <key name="proof_file">$(triciclo.basedir)/currentproof</key>
+    <key name="proof_file_type">$(triciclo.basedir)/currentprooftype</key>
+  </section>
+  <section name="uwobo">
+    <key name="url">http://localhost:58080/</key>
+  </section>
 </helm_registry>