</smilText>
<smilText begin="14s" region="Exemple" abstract="christmas">
<p>
<span textFontWeight="bold" textFontFamily="Lucida Calligraphy" textColor="#aa00ff" textFontSize="20px">ch</span>
<span textFontWeight="bold" textFontFamily="Lucida Calligraphy" textColor="#000000" textFontSize="20px">ristmas</span>
</p>
<tev begin="5s" abstract="chlorate"/>
<p>
<span textFontWeight="bold" textFontFamily="Lucida Calligraphy" textColor="#aa00ff" textFontSize="20px">ch</span>
<span textFontWeight="bold" textFontFamily="Lucida Calligraphy" textColor="#000000" textFontSize="20px">lorate</span>
</p>
je veux récupérer la valeur d'un attribut "abstract" dans les balises et écraser les autres balises qui ne prend pas cet attribut en c++
<smilText begin="14s" region="Exemple" abstract="christmas">
<p>
<span textFontWeight="bold" textFontFamily="Lucida Calligraphy" textColor="#aa00ff" textFontSize="20px">ch</span>
<span textFontWeight="bold" textFontFamily="Lucida Calligraphy" textColor="#000000" textFontSize="20px">ristmas</span>
</p>
<tev begin="5s" abstract="chlorate"/>
<p>
<span textFontWeight="bold" textFontFamily="Lucida Calligraphy" textColor="#aa00ff" textFontSize="20px">ch</span>
<span textFontWeight="bold" textFontFamily="Lucida Calligraphy" textColor="#000000" textFontSize="20px">lorate</span>
</p>
je veux récupérer la valeur d'un attribut "abstract" dans les balises et écraser les autres balises qui ne prend pas cet attribut en c++