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

Re: Value of the variable

Subject: Re: Value of the variable
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Thu, 26 Nov 2009 03:29:27 -0800 (PST)
Re:  Value of the variable
Hermann Stamm-Wilbrandt wrote:

> > What if you have something like:
> >    a,
b, <i>c, d</i>
> > or:
> >    a, b, <i>c</i>d
> > ?

> that does not seem to
be a problem since that may be solved
> with your solution on a node basis
For the first case, as I said, yes.  But for the second one, depends on the
requirements.  Should it result in:

    <a-g>
       <a>a</a>
       <a>b</a>
<a><i>c</i></a>
       <a>d</a>
    </a-g>

or:

    <a-g>
       <a>a</a>
<a>b</a>
       <a><i>c</i>d</a>
    </a-g>

or anything else (including
generating an error)?

  As often, this is not an issue about a technical
point regarding XSLT, but just a requirement definition issue.

  Regards,

--
Florent Georges
http://www.fgeorges.org/

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.