XML XSLT
Jetpak is Public
Created By: adam_j_bradley
Last Modified: 09/20/07

Jetpak Tags:
xmlxslt

XPath with Namespace

  1. xmlns="urn:oasis:names:tc:SPML:2:0" requestID="rid0" executionMode="synchronous" returnData="everything">
  2.         ID="1" targetID="1"/>
  3.         >
  4.                 xmlns:dsml="urn:oasis:names:tc:DSML:2:0:core" name="phoneNumbers" operation="replace">
  5.                         >12345>
  6.                 >
  7.         >
  8.         >
  9.                 xmlns:dsml="urn:oasis:names:tc:DSML:2:0:core" name="firstName" operation="replace">
  10.                         >dickhead>
  11.                 >
  12.         >
  13. >
Q:How would I do a count on all the elements using XPath?
A: 

From: http://xml.pastebin.com/d6d7f7a52




ADVERTISING