xpath balise vide
"Ziad EL KHATIB" <[email protected]> Wed, 14 May 2008 16:26:01 +0200
| Newsgroups | gmane.text.xml.french.tech |
|---|---|
| Message-ID | <[email protected]> |
Bonjour tout le monde,
J'ai un bout de xml:
<Elements>
<Paragraphe>
<BlocTexte />
</Paragraphe>
</Elements>
<Elements>
<Paragraphe>
<BlocTexte>TEST</BlocTexte>
</Paragraphe>
</Elements>
Je voudrais a l'aide d'un xpath r=C3=A9cup=C3=A9rer uniquement la balise =
Elements
contenant le paragraphue qui contient le BlocTexte vide. Est ce possible =
?
Merci et bonne fin de journ=C3=A9e :-)