- To: "AYYALA, PAVITHRAN" <pavithran.ayyala@h...>,<xml-dev@l...>
- Subject: RE: XSL help is required.
- From: "Cross, Neal - Senior Developer" <ncross@i...>
- Date: Thu, 7 Oct 2004 15:16:13 +0100
- Thread-index: AcSVqu67QDl/HG/tR+GxD4kov/pYuQWy2UTgAABcFMA=
- Thread-topic: XSL help is required.
Title: Message
You
have double quotes inside double quotes. Try:-
<a
href="javascript:void(0);"
>
<xsl:value-of
select="mail/invoice_header/vendor_name"/> </a>
Hi XML Guru's, I need ur help to rectify the problem in the below
code,or suggest me another alternative to achive the feature. In the given
below anchor tag,becoz of the bold code xsl code it is giving
"NOT WELL FORMED " error.
How can i rectify the error.
<a href="javascript:void(0);"
mail/invoice_header/due_date"/>','VendorInfo','scrollbars=yes,resizable=yes,width=400,height=300')">
<xsl:value-of
select="mail/invoice_header/vendor_name"/>
</a>
Thanking u all inadvance
Pavi
This e-mail message has been scanned for Viruses and Content. BOSS
|