[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Urgent please

Subject: RE: Urgent please
From: "Julian F. Reschke" <julian.reschke@xxxxxx>
Date: Wed, 10 Jan 2001 12:41:37 +0100
RE:  Urgent please
Assuming that the text is working HTML, you can embed it using the method
mentioned below. If it isn't, you'll better fix it with a different tool...

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Reghu Krishna
> Pillai
> Sent: Wednesday, January 10, 2001 12:13 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re:  Urgent please
>
>
> Julian,
>
> Do you mean that we cannot straight away transform the particular
> xml format I
> mentioned
> into the way need we need in HTML(The link to be displayed while
> printing the
> DESCRIPTION part).?
>
> Shall I attach both xml and the xsl file to you along with my next mail?
>
> Reghu
>
> "Julian F. Reschke" wrote:
>
> > How the data is encoded in the source document (numerical
> entities vs. "<"
> > and CDATA or not) is completely irrelevant fot he transformation.
> >
> > What you need to do here is to copy the text value of the node
> verbatim to
> > the result. XSLT allows you to do this by using
> > disable-output-escaping="yes" on <xsl:value-of ...>.
> >
> > > -----Original Message-----
> > > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
> Reghu Krishna
> > > Pillai
> > > Sent: Wednesday, January 10, 2001 10:40 AM
> > > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > > Subject: Re:  Urgent please
> > >
> > >
> > > Geert,
> > >
> > > Thanks a lot for replying to me.
> > >
> > > I tried to put "<![CDATA["  in the xml file and still getting the
> > > results as
> > > "&#60;a href=\"/products/intermedia/\">Oracle interMedia Java
> > > classes for Servlets
> > > and JSPs&#60;/a>
> > >
> > > I don't wanna to change my xml file. I need to do something on
> > > the xsl to get a link
> > > in the HTML page?
> > > Any ideas?
> > >
> > > Reghu
> > >
> > >
> > > Geert Vanden Broeck wrote:
> > >
> > > > Just put ca CDATA section in the DESCRIPTION container
> > > > ie:
> > > >
> > > > <DESCRIPTION>
> > > >   <![CDATA[
> > > >         &#60;a href=\"/products/intermedia/\">Oracle
> > > >         interMedia Java classes for Servlets and JSPs&#60;/a>
> > > are now available.
> > > >         Use these classes to move multimedia data in and out of
> > > an Oracle8i
> > > >         database.
> > > >   ]]>
> > > > </DESCRIPTION>
> > > >
> > > > you will need to change the &#60; and &#60; encoding to < and >
> > > >
> > > > Geert
> > > >
> > > > -----Original Message-----
> > > > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > > > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
> Reghu Krishna
> > > > Pillai
> > > > Sent: woensdag 10 januari 2001 9:15
> > > > To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> > > > Subject:  Urgent please
> > > >
> > > > Hi all,
> > > > I have a problem in writing the XSL . The xml file format is like
> > > >
> > > > <ROWSET>
> > > >    <ROW num="1">
> > > >       <TITLE>New InterMedia Java Classes</TITLE>
> > > >       <URL>/products/intermedia/</URL>
> > > >       <CATEGORY>Database</CATEGORY>
> > > >       <DESCRIPTION>&#60;a href=\"/products/intermedia/\">Oracle
> > > > interMedia Java classes for Servlets and JSPs&#60;/a> are
> now available.
> > > > Use these classes to move multimedia data in and out of an Oracle8i
> > > > database.</DESCRIPTION>
> > > >       <ENTRY_DATE>13-NOV-2000</ENTRY_DATE>
> > > >    </ROW>
> > > > </ROWSET>
> > > >
> > > > I need to give a link on "InterMedia Java classes for
> Servlets and JSPs"
> > > > (which is part of the DESCRIPTION element)
> > > > So when I write xsl to display it in HTML format, it is
> simply printing
> > > > as "<a href=\"/products/intermedia/\">Oracle interMedia
> Java classes for
> > > > Servlets and JSPs</a>"(No link is displayed). Do anyone have any
> > > > solutions in mind? It will be very helpful to me.
> > > >
> > > > Thanks in advance
> > > > Reghu
> > > >
> > > >  XSL-List info and archive:
http://www.mulberrytech.com/xsl/xsl-list
> > >
> > >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> >
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> >
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.