xsl-list
[Top] [All Lists]

Re: [xsl] selecting a node containing a specific node

2006-04-22 13:20:28
This is what i mean, i'm not sure if that is fotos[image_banner]?
<fotos>
        <image_banner>
        <foto_1.jpg>
</fotos>
<fotos>
        <slideshow/>
        <foto_2.jpg/>
</fotos>
Op 22-apr-2006, om 21:55 heeft Florent Georges het volgende geschreven:

Gerritjan Koekkoek wrote:

What is the smartest way to select a node with a name <fotos>
that contains a certain other node (example: <image_banner>?

  I guess you mean 'element nodes':

    fotos[image_banner]

  Regards,

--drkm























        

        
                
______________________________________________________________________ _____ Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et suivez l'actualité en temps réel.
Rendez-vous sur http://fr.yahoo.com/set

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