Date: Mon, 22 Apr 2002 02:14:54 -0700 From: Murray Stokely <murray@freebsdmall.com> To: Alexey Zelkin <phantom@ark.cris.net> Cc: doc@FreeBSD.org, nik@FreeBSD.org Subject: Re: html in xml Message-ID: <20020422091454.GF16322@freebsdmall.com> In-Reply-To: <20020420205539.A29136@ark.cris.net> References: <20020420205539.A29136@ark.cris.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Fig2xvG2VGoz8o/s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 20, 2002 at 08:55:39PM +0300, Alexey Zelkin wrote: > ... > <descr>this is a <a href=3D"http://www.host.com/">link</a></descr> > ... >=20 > and xsltproc is converting it to simple text, f.e. What does the 'a' template look like in your XSLT stylesheet? If it is not defined, then the processor will just ignore this element (as it should). If you would like to do something with that content, then you'll need to write a XSLT template. What XSLT stylesheet are you using? This is a stylesheet question, and you shouldn't wrap this text in CDATA. - Murray --Fig2xvG2VGoz8o/s Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: For info see http://www.gnupg.org iD8DBQE8w9SNtNcQog5FH30RAtCdAJ4uVOUdR9pd731aRppdYxpIymPPuACgi1Db rf5T5u2Vizp37LCTJj1LbkI= =/wmW -----END PGP SIGNATURE----- --Fig2xvG2VGoz8o/s-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020422091454.GF16322>