Hi Gerrit,
You avoided my ENTITY threat nicely. :)
I think I'm going to put the analyze-string() stuff into a function and call
it good:
<xsl:function name="mine:get-match" as="xs:string?">
<xsl:param name="string" as="xs:string"/>
<xsl:param name="pattern" as="xs:string"/>
<xsl:sequence select="analyze-string($string, $pattern)//fn:group[1]"/>
</xsl:function>
- Chris
| <- Previous | Index | Next -> |
| Re: Re: efficiently extractin, Imsieke, Gerrit, le-
|
Thread |
Re: Re: efficiently extractin, Imsieke, Gerrit, le-
|
| Re: Re: efficiently extractin, Imsieke, Gerrit, le-
|
Date |
Re: Re: efficiently extractin, Graydon graydon@xxxx
|
|
Month |
|
|