File: c3.xml

package info (click to toggle)
xom 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 18,076 kB
  • ctags: 4,119
  • sloc: xml: 93,339; java: 47,828; makefile: 18; sh: 11
file content (10 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
<?xml version='1.0'?>
<document xmlns:xi="http://www.w3.org/2001/XInclude">
  <p>The following is the source of the "data.xml" resource:</p>
  <example>&lt;?xml version='1.0'?&gt;
&lt;data&gt;
  &lt;item&gt;&lt;![CDATA[Brooks &amp; Shields]]&gt;&lt;/item&gt;
&lt;/data&gt;</example>
</document>