xsl-list
[Top] [All Lists]

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

2007-11-15 03:13:33
Miren,

This is a facile task but the XML is horrible. Can you control the XML
structure?

Esto es un trabajo fácil 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 esté mucho mejor para programar y la velocidad.

William Charlton
The yMonda team
yMonda Limited
w: www.ymonda.net


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--