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: "W Charlton" <XSLList@xxxxxxxxxx>
Date: Thu, 15 Nov 2007 10:12:35 -0000
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