xsl-list
[Top] [All Lists]

Re: [xsl] Processing Recursive Groups

2007-07-25 14:47:34

      ...

it would be 1000 times easier to answer this if you posted the sample
input and stylesheet without the ..., it doesn't have to be any bigger,
just have enough lines to make it executable and the input well formed.
say what output you get and what you wanted (from the cut down
stylesheet, not your real one) that way, people can just run the code
which is easier than just eyeballing it, although the latter technique
does reveal

="not[ancestor::xsd:group[(_at_)name=current()/@ref]]">

that is testing if there is a child element  <not>  with an ancestor of
the stated form. I suspect you intended that to say not(...) rather than
not[...]

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

--~------------------------------------------------------------------
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>