File: book_text_with_attribute.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 (5 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (5)
1
2
3
4
5
<book ISBN="0201710897">
  <title>The PickAxe</title>
  <description><![CDATA[Probably the best Ruby book out there]]></description>
  <author role="primary">David Thomas</author>
</book>