xsl-list
[Top] [All Lists]

RE: ordering nodes

2006-01-29 15:16:10
LIST.XML:

<section label="ligostart">
        <section uri="erzaehlen.html" label="erzaehlen">
                <section uri="dererzaehltext.html" label="dererzaehltext">
                        <section
uri="dertextalssprachlicheszeichensystemdiscours.html"/>
                </section>
        </section>
</section>

dererzaehltext.XML:


....
<definition title="Der Erzähltext" label="dererzaehltextdef">
                        <LMMLtext>blablabla</LMMLtext>
</definition>
<definition title="Der Erzähltext2" label="dererzaehltext2def">
                        <LMMLtext>blabla</LMMLtext>
</definition>
.....

Other XML's mentioned in LIST.XML have the same structure as above.

I need to extract this definitions out of every file and create one html
with all of them ordered alphabetically.

P.S. I'm using cocoon 2 processor               



-----Original Message-----
From: Florent Georges [mailto:darkman_spam(_at_)yahoo(_dot_)fr] 
Sent: Sunday, January 29, 2006 10:50 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] ordering nodes

bokluk wrote:

My situation is following.

I have a set of XML files. In every file there is node
which I want to extract. Every filename is written in
LIST.XML.

I need to order alphabetically the nodes from each
file. How can I do this?

I managed selecting all filenames from LIST.XML and
ordering them but this doesn't give me exactly what I
need.

  What do you have at this time?  What's your output?  What
do you expect exactly?  What does your input look like?

  Regards,

--drkm





















        

        
                
___________________________________________________________________________ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com

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



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