473,386 Members | 1,745 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Links in xslt

Bob
I have an xml document that I xslt into html for display. I include
various links to external (html) documents based on the specific data
encountered by the xslt transform.

I would like to repackage my xml/xslt/html data by transorming into
text or (if I can figure it out) pdf. When I produce the text, I
would like to insert the actual text from the external documents,
rather than a link to the external documents.

Is that possible and, if so, could someone point me to an example or
provide one? Thanks in advance for any help!

Bob.
Jul 20 '05 #1
2 1891
Bob wrote:
I have an xml document that I xslt into html for display. I include
various links to external (html) documents based on the specific data
encountered by the xslt transform.

I would like to repackage my xml/xslt/html data by transorming into
text or (if I can figure it out) pdf. When I produce the text, I
would like to insert the actual text from the external documents,
rather than a link to the external documents.

Is that possible and, if so, could someone point me to an example or
provide one? Thanks in advance for any help!


It's certainly possible but only if those external documents are in XML.
And in any case, how big are they? Inserting entire Web pages is going
to get messy unless you have some contyrol over markup consistency.

///Peter

Jul 20 '05 #2
Bob
Peter Flynn wrote:
Bob wrote:
I have an xml document that I xslt into html for display. I include
various links to external (html) documents based on the specific data
encountered by the xslt transform.

I would like to repackage my xml/xslt/html data by transorming into
text or (if I can figure it out) pdf. When I produce the text, I
would like to insert the actual text from the external documents,
rather than a link to the external documents.

Is that possible and, if so, could someone point me to an example or
provide one? Thanks in advance for any help!

It's certainly possible but only if those external documents are in XML.
And in any case, how big are they? Inserting entire Web pages is going
to get messy unless you have some contyrol over markup consistency.

///Peter

The external documents have not yet been written. I can do them in xml.
So - do you have a link or a very brief example????

Thanks again!

Bob.

Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: SDM | last post by:
I need to create a stylesheet to allow the querystring in my attribute links to format as: <TD<A href='IQNet.asp?f=2&t=3'>Choice 1</A></TD> not <TD<A href='IQNet.asp?f=2&amp;t=3'>Choice...
0
by: Jurrie | last post by:
Hi all, I have a XML-document which i want to transform into PDF with apaches FOP. In my XML document i have <href> tags that are links to either a chapter in the document or to a place on the...
0
by: Thomas Scheffler | last post by:
Hi, I runned in trouble using XALAN for XSL-Transformation. The following snipplet show what I mean: <a href="http://blah.com/?test=test&amp;test2=test2">Test1&amp;</a> <a...
3
by: NiQuil | last post by:
Hello people, I am creating a portal which should be easy maintainable by non-programmers. Thus far people can easyly change the text, set it Bold Italic and Underlined. Also i can set a...
4
by: carlosramirez | last post by:
I'm just starting with XSLT and I'm having problems generating links. Here's a snippet of my xml file: users.xml <users> <user> <name>User1</name> <email>test@server.com</email> </user>
1
by: Ron Vecchi | last post by:
I'm pretty new to XSLT so bear with I have an XML file that contains Names and ID's of a bunch of widgets. Using XSLT I would like to output an <A> link with the Widget's ID as part of the query...
3
by: jszczepankiewicz | last post by:
Witam, mam nastepujacy problem: XSLT 2.0, Hi, i've got following problem with xslt 2: my xml doc looks something linke: <manual>
0
by: Andy B | last post by:
I want to make an xslt file that formats and displays data from an XElement object through an xml control. I need to have the xslt file show edit/remove buttons next to each element/attribute that...
2
by: requeth | last post by:
I have the following XML file: <?xml version="1.0" encoding="ISO-8859-1"?> <?xml-stylesheet type="text/xsl" href="table_classname.xsl"?> <root> <classinfo> <classname>Rhetoric 10</classname>...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.