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
7d8ae2872eac0b55379ced95fbecd453311eac72
XML_Data_Parsing
/
libxml2
/
test
/
errors
/
dup-xml-attr2.xml
T
4 lines
78 B
XML
Raw
Normal View
History
Unescape
Escape
[libxml2]Add libxml2 library
2026-07-19 22:48:13 +08:00
<doc
xmlns:a=
"urn:a"
xmlns:b=
"urn:a"
>
<elem
a:a=
""
b:a=
""
b:a=
""
/>
</doc>
Reference in New Issue
Copy Permalink