Winter test xml

From The 3geez Wiki
Revision as of 06:41, 18 June 2007 by Frantik (talk | contribs)

(diff) ←Older revision | Latest revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

{{#nocache}}

{{#setvar |a |

<xml>
   <xyz type="pipe">value4</xyz>
   <tests>
      <test>value</test>
      <test>value2</test>
      <test type="123">value3</test>
      <test>value5</test>
   </tests>
</xml>

}}


{{#xml_xpath|{{#a}}|//test}}