File: test_ns_attributes3.xml

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