You are here:  » Help wanted


Help wanted

Submitted by cedricm on Mon, 2006-03-06 15:28 in

XML File:

<order noSession="8b37156fc9332ab81d07f4adbbfcad3e">
<article prixFinal="20.00" devise="CHF" quantite="15" couleurId="12" artId="10001" catId="2" sizeId="5" />
<textes>
<blocTexte posY="32.5" posX="36.5" faceId="0">
<texte alignement="1" italique="false" graisse="false" taille="13" couleurId="3" policeId="1" texte="texte" />
<texte alignement="1" italique="false" graisse="false" taille="10" couleurId="1" policeId="0" texte="de dos" />
</blocTexte>
<blocTexte posY="9.5" posX="34.3" faceId="1">
<texte alignement="1" italique="false" graisse="false" taille="15" couleurId="1" policeId="0" texte="texte 2" />
<texte alignement="1" italique="false" graisse="false" taille="10" couleurId="1" policeId="0" texte="de dos 2" />
</blocTexte>
</textes>
</order>

I need to extract each <texte alignement="1" italique="false" graisse="false" taille="13" couleurId="3" policeId="1" texte="texte" />......up to 10 for each <blocTexte posY="32.5" posX="36.5" faceId="0"> or <blocTexte posY="32.5" posX="36.5" faceId="1">

Could you help me Thanks in advance.

Cedric

Submitted by support on Mon, 2006-03-06 16:49

Hello Cedric,

I'll send you an email with the code to extract the texte elements relative to their parent blocTexte.

Cheers,
David.