 
			
				05/11/2010, 12:17
			
			
			     |  
        |     |    |    Fecha de Ingreso: octubre-2009  
						Mensajes: 34
					  Antigüedad: 16 años Puntos: 0     |        |  
  |      Respuesta: XSL ponga dtd en xml automaticamente ?        Me respondo yo mismo.   
Nada tan fácil como poner esto : 
  <xsl:output method="xml" doctype-system="a.dtd" 
doctype-public="-//W3C//DTD HTML 4.01//EN" indent="yes" />           |