• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/test/c14n/without-comments/
1<!DOCTYPE doc [<!ATTLIST normId id ID #IMPLIED>]>
2<doc>
3   <text>First line&#x0d;&#10;Second line</text>
4   <value>&#x32;</value>
5   <compute><![CDATA[value>"0" && value<"10" ?"valid":"error"]]></compute>
6   <compute expr='value>"0" &amp;&amp; value&lt;"10" ?"valid":"error"'>valid</compute>
7   <norm attr=' &apos;   &#x20;&#13;&#xa;&#9;   &apos; '/>
8   <normId id=' &apos;   &#x20;&#13;&#xa;&#9;   &apos; '/>
9</doc>
10