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

Re: normalize-space and sequence

Subject: Re: normalize-space and sequence
From: "Mathieu Malaterre" <mathieu.malaterre@xxxxxxxxx>
Date: Thu, 27 Sep 2007 10:33:47 +0200
Re:  normalize-space and sequence
On 9/27/07, Abel Braaksma <abel.online@xxxxxxxxx> wrote:
> Maybe I totally misunderstood your question, but if  I did, please
> respond with a tiny example of what you are after: a small but working
> xslt document, a small input and a small output xml document, plus an
> extra output xml containing what you want different. You know, with xml
> it is like with pictures: one xml says more than a thousand words, but
> thousand xmls (or very large ones) say nothing. ;)

Hi Abel,

  Thanks again for your help. I think I have rewritten what happen in
a shorter example:

http://gdcm.svn.sourceforge.net/viewvc/gdcm/Sandbox/xslt/ws.xml
and
http://gdcm.svn.sourceforge.net/viewvc/gdcm/Sandbox/xslt/ws.xsl

  Could you please let me know how to fix the following:

  <xsl:template match="entry/para">
    <entry ie="{.}"/>
  </xsl:template>

  So that it also calls the other templates ? In the end I should get:


<?xml version="1.0" encoding="UTF-8"?>
<table>
  <entry ie="Hello"/>
  <entry ie="World"/>
  <entry ie="!"/>
</table>

I'll start a new thread for your comment on my output not being valid xml.


thanks again,

-- 
Mathieu

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.