File: test_rightWayOfDoing.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 (9 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
<foo xmlns:petal="http://purl.org/petal/1.0/willBeReplaced"
     xmlns:petal-temp="http://purl.org/petal/1.0/"
     petal-temp:attributes="xmlns:petal string:http://purl.org/petal/1.0/">

  <bar baz="default" 
       petal:attributes="baz default"
       petal-temp:attributes="petal:attributes string:baz ${baz_value}" />

</foo>