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]

RE: need an "&" in my text!!!Please help!


> Ya that is true many people gave me answers but none
> of them gave me a solution.My problem still persists.
> I need an & to be displayed as in "Special Terms &
> Liabilities" on a tab in HTML page.Now when i tried
> putting & the parser for xml did not allow me so i put
> & in my xml but at my xsl when i selected this
> value i said disable-output escaping ='yes' but it
> still seems to output & so the text i get is like
> this "Special Terms & Liabilities"

If you want the HTML browser to display "Terms & Conditions" then your HTML
source document should say "Terms & Conditions", which is why XSLT is
generating it that way.

Mike Kay
Software AG


 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]