Removed the Requirement to Install Python and NodeJS (Now Bundled with Borealis)
This commit is contained in:
3
Dependencies/Python/Lib/test/xmltestdata/c14n-20/inNsRedecl.xml
vendored
Normal file
3
Dependencies/Python/Lib/test/xmltestdata/c14n-20/inNsRedecl.xml
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
<foo xmlns:a="http://z3" xmlns:b="http://z2" a:att1="val1" b:att2="val2">
|
||||
<bar xmlns="http://z0" xmlns:a="http://z2" a:att1="val1" b:att2="val2" xmlns:b="http://z3" />
|
||||
</foo>
|
Reference in New Issue
Block a user