comparison env/lib/python3.9/site-packages/prov/tests/xml/namespace_redefined.xml @ 0:4f3585e2f14b draft default tip

"planemo upload commit 60cee0fc7c0cda8592644e1aad72851dec82c959"
author shellac
date Mon, 22 Mar 2021 18:12:50 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4f3585e2f14b
1 <prov:document
2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
4 xmlns:prov="http://www.w3.org/ns/prov#"
5 xmlns:ex="http://example.com/ns/ex#"
6 xmlns:tr="http://example.com/ns/tr#">
7
8 <prov:entity prov:id="tr:WD-prov-dm-20111215" xmlns:ex="http://example.com/ns/new_ex#">
9 <prov:type xsi:type="xsd:QName">ex:Workflow</prov:type>
10 </prov:entity>
11
12 </prov:document>