mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
11 lines
169 B
Plaintext
11 lines
169 B
Plaintext
<doc>
|
|
<clean> </clean>
|
|
<dirty> A B </dirty>
|
|
<mixed>
|
|
A
|
|
<clean> </clean>
|
|
B
|
|
<dirty> A B </dirty>
|
|
C
|
|
</mixed>
|
|
</doc> |