--- a/testcases/constraints/unification-bundle-f1-FAIL-c55-c56.provx Fri Mar 08 17:53:21 2013 +0100
+++ b/testcases/constraints/unification-bundle-f1-FAIL-c55-c56.provx Fri Mar 08 17:14:14 2013 +0000
@@ -1,27 +1,31 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:prim="http://openprovenance.org/primitives#" xmlns:ex="http://example.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <prov:entity prov:id="ex:e2">
+ <prov:entity prov:id="ex:e2">
+ </prov:entity>
+
+ <prov:bundle prov:id="ex:bundle1">
+ </prov:bundle>
+
+ <prov:bundleContent prov:id="ex:bundle1">
+ <prov:entity prov:id="ex:e1">
+ </prov:entity>
+ <prov:activity prov:id="ex:e1">
+ </prov:activity>
+ </prov:bundleContent>
+
+ <prov:bundle prov:id="ex:bundle2">
+ </prov:bundle>
+
+ <prov:bundleContent prov:id="ex:bundle2">
+ <prov:entity prov:id="ex:e1">
+ <prov:type xsi:type="xsd:QName">prov:EmptyCollection</prov:type>
</prov:entity>
- <prov:bundle prov:id="ex:bundle1">
- <prov:entity prov:id="ex:e1">
- </prov:entity>
- <prov:activity prov:id="ex:e1">
- </prov:activity>
- </prov:bundle>
-
-
- <prov:bundle prov:id="ex:bundle2">
- <prov:entity prov:id="ex:e1">
- <prov:type xsi:type="xsd:QName">prov:EmptyCollection</prov:type>
- </prov:entity>
-
- <prov:hadMember>
- <prov:collection prov:ref="ex:e1"/>
- <prov:entity prov:ref="ex:e2"/>
- </prov:hadMember>
-
- </prov:bundle>
-
+ <prov:hadMember>
+ <prov:collection prov:ref="ex:e1"/>
+ <prov:entity prov:ref="ex:e2"/>
+ </prov:hadMember>
+ </prov:bundleContent>
+
</prov:document>