File: test_ns_attributes5.xml

package info (click to toggle)
libpetal-perl 2.18-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,036 kB
  • ctags: 165
  • sloc: perl: 4,613; xml: 703; makefile: 43
file content (6 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
<foo xmlns:petal="http://purl.org/petal/1.0/"
     xmlns:petal-temp="urn:pepsdesign.com:petal:temp">
	<bar baz="default" 
	     petal:attributes="baz default"
	     petal-temp:attributes="petal:attributes string:baz ${baz_value}" />
</foo>