xsl-list
[Top] [All Lists]

Re: Error: when distance between section definitions exceed 3678 (roughly)

2005-12-01 02:12:52
Had an idea...

If I change the end line of the xslt script in the
<xsl:template match="text"> to <xsl:apply-templates
select="following-sibling::text[starts-with(.,'R[')][1]"/>

then it works as its not selecting as many lines,,,
can any more experience bods see this causing any
problerms.

Geoff


--- geoff hopkins <geoffhopkins123(_at_)yahoo(_dot_)com> wrote:

<root>
   <artefact doc_ref="me.doc">
      <instance doc="me.doc" sec="R[3]"\>
      <instance doc="me.doc" sec="R[2]"\>
      <instance doc="me.doc" sec="R[1]"\>
   <artefact>
</root>

is an example output, the premise of the xslt script
is to extract all R[xxx] tags from the xml document
between Point A and Point B (point A to B can repeat
several times in the doc or once)

where the node is showing <text></text> in the
example
input this would normally contain the various text
or
R[xxx]

Geoff

--- Dimitre Novatchev <dnovatchev(_at_)gmail(_dot_)com> wrote:

So, what should be the output?

--
Cheers,
Dimitre Novatchev
---------------------------------------
To avoid situations in which you might make
mistakes
may be the
biggest mistake of all.


              
__________________________________ 
Start your day with Yahoo! - Make it your home page!

http://www.yahoo.com/r/hs


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





                
__________________________________ 
Yahoo! Music Unlimited 
Access over 1 million songs. Try it free. 
http://music.yahoo.com/unlimited/

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