This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Preserving XHTML markup


> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Eric Vitiello
> Sent: Monday, February 04, 2002 8:09 PM
> To: xsl-list@lists.mulberrytech.com
> Subject: RE: [xsl] Preserving XHTML markup
>
>
> -- Julian Reschke [Mon, 4 Feb 2002 19:56:20 +0100]:
>
> >> then your XSL should be:
> >> <p>
> >> <xsl:value-of select="mycustomtag" disable-output-escaping="true"/>
> >> </p>
> >
> >Unportable und not necessary here.
>
> why is this unportable?

Because it's an *optional* extension which isn't supported everywhere.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]