XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
henk van der PolSubject: taking out a child and
Author: henk van der Pol
Date: 06 Apr 2008 02:59 PM
I am new to xslt and I am facing the following challenge :)

- I have the following xml -

<p>Bla bla <w> ... own childs ... </w> bla bla.</p>

- I want to translate it to -

<p>Bla bla </p>
<p> ... own childs ... </p>
<p> bla bla.</p>

Maybe someone can help me in the right direction.

Postnext
Tony LavinioSubject: taking out a child and
Author: Tony Lavinio
Date: 07 Apr 2008 01:54 AM
General XSLT questions are best handled on the xsl-list run by
Mulberry Technologies.

This forum is for questions specific to Stylus Studio.

Postnext
henk van der PolSubject: taking out a child and
Author: henk van der Pol
Date: 07 Apr 2008 03:43 AM
You must be kidding me right???? First of all the topic is called "XSLT help and discussion" and not "Stylus related XSLT ..." or something. Second, 90% of the topics handle general xslt-questions! I don't see your comment there.

Postnext
Minollo I.Subject: taking out a child and
Author: Minollo I.
Date: 07 Apr 2008 09:28 AM
No, no kidding. We may end up answering XSLT questions now and then, or others not belonging to the Stylus team may do that; but Tony's suggestion stands.

Postnext
Tony LavinioSubject: taking out a child and
Author: Tony Lavinio
Date: 08 Apr 2008 04:49 PM
The forum may be titled "XSLT Help and Discussion", but it is part of
the Stylus Studio Developer Network, as the upper-left corner shows.

But there are other reasons for looking to xsl-list. Here you have
a smaller group of people focused on Stylus Studio, but on xsl-list
you have the entirety of the XSLT community, including editors of
the XSLT specification and implementers of several XSLT engines. We
too contribute to that forum, and you are much more likely to get *many*
good answers there to general questions - even if you already own
Stylus Studio.

Posttop
James DurningSubject: taking out a child and
Author: James Durning
Date: 08 Apr 2008 12:52 PM
Originally Posted: 08 Apr 2008 12:51 PM
<xsl:template match="text()"/>
<p><xsl:copy-of select="."/></p>
</xsl:template>


I am one of the non-Stylus Studio employee frequenters who just happens to use Stylus Studio.

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.