30/01/2008, 04:28
|
| | Fecha de Ingreso: enero-2008
Mensajes: 4
Antigüedad: 16 años, 10 meses Puntos: 0 | |
Re: Visualizador de ficheros XLM Este es el error que aparece en pantalla (xml notepad 2007):
Your XML document contains no xml-stylesheet processing instruction. To provide an XSLT transform, add the following to the top of your file and edit the href attribute accordingly:
<?xml-stylesheet type="text/xsl" href="stylesheet.xsl"?>
You can also enter the XSLT file name using the above text box, but this will not persist with your XML document.
The following HTML is provided by the default XSLT transform which is designed to pretty print your XML document.
Entiendo que el fichero stylesheet.xsl debe de existir... |