RE: substring-after and substring-before

2003-05-21 Thread Christine Li
Sorry, I didn't really understand the context of your problem. However, the results proof that substring-after and substring-before function correctly. If you don't get the expected result as you explained, there must be an error somewhere else. My suggestion would be double

RE: substring-after and substring-before

2003-05-21 Thread Christine Li
<[EMAIL PROTECTED]cc: c.co.za> Subject: RE: substring-after and substring-before

RE: substring-after and substring-before

2003-05-21 Thread du Plessis, Corneil C
Title: RE: substring-after and substring-before In response to Christine Li: Ant Task: </FONT></P> <P>    <FONT SIZE=2><param name="searchdn" _expression_="'ou=dummy2'"/></FONT> <BR>    <FONT SIZE=2>&

Re: substring-after and substring-before

2003-05-21 Thread Christine Li
c.co.za> Subject: substring-after and substring-before

substring-after and substring-before

2003-05-21 Thread du Plessis, Corneil C
Title: substring-after and substring-before I have a problem with substring-before and substring-after. A transformation that worked with Xalan 1.x stopped working when I moved up to 2.x I have tried 2.5.0 and 2.4.1 with no success. Has anyone experienced a similar problem? Am I doing