mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
9 lines
377 B
Plaintext
9 lines
377 B
Plaintext
<doc>
|
|
<text>First line
|
|
Second line</text>
|
|
<value>2</value>
|
|
<compute>value>"0" && value<"10" ?"valid":"error"</compute>
|
|
<compute expr="value>"0" && value<"10" ?"valid":"error"">valid</compute>
|
|
<norm attr=" ' 
	 ' "></norm>
|
|
<normId id="' 
	 '"></normId>
|
|
</doc> |