[Home] [By Thread] [By Date] [Recent Entries]
Am 13.05.2020 um 17:37 schrieb Costello, Roger L. costello@xxxxxxxxx:
I decided to go the route that John suggested, and use the EXPath File module. John was right, it was fairly easy to implement the desired functionality using the EXPath File module. Below is what I created. It seems to work fine. If you see any potential problems in it, or ways to improve it, please let me know. /Roger as="xs:string"> <xsl:param name="uri" as="xs:string"/>select="f:reverse-string(substring-after(f:reverse-string($uri), '/'))"/>
Not sure if the EXPath module also has some helper for that. But the reverse-string(substring-after looks a bit too complicated to me with access to the tokenize function.
|

Cart



