Ver Mensaje Individual
  #1 (permalink)  
Antiguo 18/12/2004, 13:14
Avatar de Musika
Musika
 
Fecha de Ingreso: junio-2002
Mensajes: 72
Antigüedad: 22 años, 9 meses
Puntos: 0
¿como se utilizar el "<go href="???

Tengo una lista de de libros
<DOCUMENTO>
<LIBRO ID="0001">
<TITULO>El Hobbit</TITULO>
<AUTOR>J.R.R. Tolkien</AUTOR>
<EDITORIAL>Anaya</EDITORIAL>
<WEB URL="http://www.elhobbit.com">elhobbit.com</WEB>
</LIBRO>

<LIBRO ID="0002">
<TITULO>La Fundacion</TITULO>
<AUTOR>Isaac Asimov</AUTOR>
<EDITORIAL>RBA</EDITORIAL>
<WEB URL="http://www.thefoundation.com">thefoundation.com</WEB>
</LIBRO>
</DOCUMENTO>


mi inkietud es hacer el html de tal manera que al listar me de la informacion de los datos de acuerto al ID seleccionado.

es decir algo como:
<a>
<xsl:attribute name="href">
[ID DEL LIBRO]:<xsl:value-of select=["ID DEL LIBRO"/]>
</xsl:attribute>
<xsl:value-of select=["ID DEL LIBRO"/]></a></td>


Y al linkear al [ID del libro] el HTML me proyecte solo los datos solicitados de acuerdo a la lista

Alguien me ayuda?
__________________
La mejor forma de enseñar es aprendiendo
------------------------------------------------
Un pokitin de Musika en tu Vida