This website requires JavaScript.
Explore
Help
Register
Sign In
sethub
/
XML_Data_Parsing
Watch
1
Star
0
Fork
0
generated from
sethub/template
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e841ac915d621779cb874b7805a3a17c572803aa
XML_Data_Parsing
/
libxml2
/
result
/
XInclude
/
fallback7.xml
T
16 lines
271 B
XML
Raw
Normal View
History
Unescape
Escape
[libxml2]Add libxml2 library
2026-07-19 22:48:13 +08:00
<?xml version="1.0"?>
<x
xmlns:xi=
"http://www.w3.org/2001/XInclude"
>
<a>
text
</a>
<b>
<a>
text
</a>
</b>
<b>
<a>
text
</a>
</b>
<b>
<a>
text
</a>
</b>
</x>
Reference in New Issue
Copy Permalink