[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XSL Remove part of a text inside TAG

Subject: Re: XSL Remove part of a text inside TAG
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 7 Mar 2008 16:45:00 GMT
Re:  XSL Remove part of a text inside TAG
> So, I implemented following ...

why still matching on VisualObject rather than use the much simpler (and
working) suggestion of matching on
VisualObject[@xsi:type='CBarCode']/FontFace" ?


> But, to use those string functions I need to add a another NameSpace 
> xmlns:xsi="http://www.w3.org/2005/02/xpath-functions"

No you don't need to declare that namespace (you can call the function
as matches() rather than fn:matches()) but it is an XPath 2 function, so
only usable in XSLT 2, and you stated you need XSLT 1.

> Since I already have one how I put another one there...??
You can declare any number of namespaces on an element, but that would
not help you in this case.


David

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.