Removed the Requirement to Install Python and NodeJS (Now Bundled with Borealis)
This commit is contained in:
7
Dependencies/Python/Lib/test/xmltestdata/simple-ns.xml
vendored
Normal file
7
Dependencies/Python/Lib/test/xmltestdata/simple-ns.xml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<?pi data?>
|
||||
<!-- comment -->
|
||||
<root xmlns='namespace'>
|
||||
<element key='value'>text</element>
|
||||
<element>text</element>tail
|
||||
<empty-element/>
|
||||
</root>
|
Reference in New Issue
Block a user