|
|
Browse by Tags
All Tags » matching specif... » substrings
-
Hello all,
Im using XSLT to grab data from an XHTML page, part of the data I wish to grab is a Postcode, this is the XSLT statement I have to grab the postcode:
<xsl:for-each select=".//h:a[starts-with(@href, ...
|
|
|