File: book_with_depth.xml

package info (click to toggle)
ruby-roxml 3.3.1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 824 kB
  • ctags: 557
  • sloc: ruby: 4,066; xml: 1,013; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
<book ISBN="0201710897">
  <title>The PickAxe</title>
  <description><![CDATA[Probably the best Ruby book out there]]></description>
  <author>David Thomas, Andrew Hunt, Dave Thomas</author>
  <depth units="hundredths-meters">1130</depth>
</book>