xsl-list
[Top] [All Lists]

[xsl] Substring test

2006-10-25 08:41:24
Hi...

Is there a way to test if the name attribute of the focusedTab element
has content seperated by :: ?

Is this a substring test?

<navigation>
                <focusedTab unremovable="true" immutable="true" ID="38" 
name="Home::foo"/>
                <inactiveTab unremovable="true" immutable="true" ID="36" 
name="myDetails"/>
                <inactiveTab unremovable="true" immutable="true" ID="37" 
name="myMarks"/>
                <inactiveTab unremovable="true" immutable="true" ID="40" 
name="myEmail"/>
</navigation>

Thanks for any pointers...

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>