File: test_ns_attributes1.xml

package info (click to toggle)
libpetal-perl 2.23-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,088 kB
  • ctags: 162
  • sloc: perl: 4,738; xml: 726; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (9)
1
2
3
4
<foo xmlns:petal="http://purl.org/petal/1.0/">
	<bar baz="default" petal:attributes="baz baz_value" />
	<buzz petal:content="buzz_value">Default</buzz>
</foo>