RE: [xsl] problem for extracting information using xsl from one xml, please help me

Subject: RE: [xsl] problem for extracting information using xsl from one xml, please help me
From: "Miren" <miren@xxxxxxxxxxxxx>
Date: Thu, 15 Nov 2007 11:45:28 +0100 (CET)
Thanks for your answer. (Muchisimas gracias pro tu consejo).
But i cannot change the xml file, it is imposible.
Can you help me?

Thanks

> Miren,
>
> This is a facile task but the XML is horrible. Can you control the XML
> structure?
>
> Esto es un trabajo facil pero el XML es horrible. ?Puede usted controlar
> la
> estructura de XML?
>
> Something similar to:
>
> Algo similar a:
>
> <MasterInfomacion>
> 	<Titulo>1  Invierno 2002/03 NEGUA</Titulo>
> 	<Estado>false</Estado>
> 	<Precio>3</Precio>
> 	<TotalDePaginas>105</TotalDePaginas>
> </MasterInfomacion>
>
> For each node would be much better for programming and speed.
>
> Para cada nodo esti mucho mejor para programar y la velocidad.
>
> William Charlton
> The yMonda team
> yMonda Limited
> w: www.ymonda.net

Current Thread