Difference between revisions of "Winter test xml"

From The 3geez Wiki
Jump to: navigation, search
 
Line 5: Line 5:
 
}}
 
}}
  
{{#xml_get|{{#a}}|//test}}
 
  
{{#xml_get|{{#a}}|/xml/xyz}}
+
{{#xml_xpath|{{#a}}|//test}}

Latest revision as of 06:41, 18 June 2007

{{#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}}