java Programming Glossary: thisposition
Generate/get xpath from XML node java http://stackoverflow.com/questions/4746299/generate-get-xpath-from-xml-node-java name nodeName xsl value of select name xsl variable name thisPosition select count preceding sibling name current name xsl variable.. count following sibling name current name xsl if test thisPosition numFollowing 0 xsl value of select concat ' ' thisPosition.. numFollowing 0 xsl value of select concat ' ' thisPosition 1 ' ' xsl if xsl element xsl when xsl otherwise This node..
|