Re: substring-before()

2003-01-31 Thread Thorsten Scherler
Thanks!

Joerg Heinicke wrote:

Thorsten Scherler wrote:


Jupp, thanks!

What would be an appropriate XSLT forum?

Any recommendations?



http://www.mulberrytech.com/xsl/xsl-list/

Joerg


-
Please check that your question  has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>





-
Please check that your question  has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: substring-before()

2003-01-30 Thread Joerg Heinicke
Thorsten Scherler wrote:

Jupp, thanks!

What would be an appropriate XSLT forum?

Any recommendations?


http://www.mulberrytech.com/xsl/xsl-list/

Joerg


-
Please check that your question  has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: substring-before()

2003-01-30 Thread Thorsten Scherler
Jupp, thanks!

What would be an appropriate XSLT forum?

Any recommendations?

Jeremy Quinn wrote:


On Thursday, Jan 30, 2003, at 15:06 Europe/London, Scherler, Thorsten 
wrote:

Hello group,

Function: string substring-before ( string, string ) Returns the 
string part preceding the first occurence of the second passed string 
inside the first passed string. The return value of 
substring-before('2000/3/22', '/') would be '2000'.

My question:
can that first string be a param?


If by this you mean 'can that first string be set by an XSLT param' ?

The answer is yes. (Be pretty useless if you could'nt ;)

eg.


http://www.w3.org/1999/XSL/Transform";>

  

  

  Yes, Ladies & Gentlemen, it is indeed the year 2000

  



Ideally this kind of question ought to be asked on an appropriate XSLT 
forum.
But I hope it helped.

regards Jeremy


-
Please check that your question  has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




-
Please check that your question  has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: substring-before()

2003-01-30 Thread Jeremy Quinn

On Thursday, Jan 30, 2003, at 15:06 Europe/London, Scherler, Thorsten 
wrote:

Hello group,

Function: string substring-before ( string, string ) Returns the 
string part preceding the first occurence of the second passed string 
inside the first passed string. The return value of 
substring-before('2000/3/22', '/') would be '2000'.

My question:
can that first string be a param?

If by this you mean 'can that first string be set by an XSLT param' ?

The answer is yes. (Be pretty useless if you could'nt ;)

eg.


http://www.w3.org/1999/XSL/Transform";>

  

  
	
	  Yes, Ladies & Gentlemen, it is indeed the year 2000

  



Ideally this kind of question ought to be asked on an appropriate XSLT 
forum.
But I hope it helped.

regards Jeremy


-
Please check that your question  has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>



AW: substring-before()

2003-01-30 Thread Scherler, Thorsten
Yes it can be:
e.g.

...

...
-Ursprüngliche Nachricht-
Von: Scherler, Thorsten 
Gesendet: Donnerstag, 30. Januar 2003 16:06
An: Cocoon-Users (E-Mail)
Betreff: substring-before()


Hello group,

Function: string substring-before ( string, string ) Returns the string part preceding 
the first occurence of the second passed string inside the first passed string. The 
return value of substring-before('2000/3/22', '/') would be '2000'.

My question: 
can that first string be a param? 


> Mit freundlichem Gruss,
> 
> Thorsten Scherler
> Marketing / Telefonmarketing
> 
> Weidmüller GmbH & Co.
> P.O. Box 2807
> 33058 Paderborn
> Tel.:+ 49 - 5252-960-350
> Fax:+ 49 - 5252-960-116
> eMail: [EMAIL PROTECTED]
> http://www.weidmueller.de
> 
> 

-
Please check that your question  has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>


-
Please check that your question  has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




substring-before()

2003-01-30 Thread Scherler, Thorsten
Hello group,

Function: string substring-before ( string, string ) Returns the string part preceding 
the first occurence of the second passed string inside the first passed string. The 
return value of substring-before('2000/3/22', '/') would be '2000'.

My question: 
can that first string be a param? 


> Mit freundlichem Gruss,
> 
> Thorsten Scherler
> Marketing / Telefonmarketing
> 
> Weidmüller GmbH & Co.
> P.O. Box 2807
> 33058 Paderborn
> Tel.:+ 49 - 5252-960-350
> Fax:+ 49 - 5252-960-116
> eMail: [EMAIL PROTECTED]
> http://www.weidmueller.de
> 
> 

-
Please check that your question  has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>