473,387 Members | 1,876 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,387 software developers and data experts.

Links and XLinks??

Sam
Hi ...

Very new to HTML, not to mention XML and CSS and all the other
acronyms.

How can I put a link in an XML document?? I am trying to use CSS to make
document look attractive, and succeeding somewhat. But I can't figure out
links. I have book, XML Bible by Elliotte Rusty Harold. I think I read it
carefully, and this should work:

<WRITE xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:type="simple"
xlink:href=mailto:me@myisp.com>

But it doesn't.

Appreciate any help.

Sam
--
Much as modern mass production requires the standardization of commodities,
so the social process requires the standardization of people. This
standardization is called equality.
Jul 20 '05 #1
6 1768
Sam wrote:
Hi ...

Very new to HTML, not to mention XML and CSS and all the other
acronyms.

How can I put a link in an XML document?? I am trying to use CSS to make
document look attractive, and succeeding somewhat. But I can't figure out
links. I have book, XML Bible by Elliotte Rusty Harold. I think I read it
carefully, and this should work:

<WRITE xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:type="simple"
xlink:href=mailto:me@myisp.com>


All attribute value require quotation marks in XML, so the last line
should be:

xlink:href="mailto:me@myisp.com">

Ed

Jul 20 '05 #2
Sam

"Ed Beroset" <be*****@mindspring.com> wrote in message
news:cH*****************@newsread3.news.atl.earthl ink.net...
Sam wrote:
Hi ...

Very new to HTML, not to mention XML and CSS and all the other
acronyms.

How can I put a link in an XML document?? I am trying to use CSS to make
document look attractive, and succeeding somewhat. But I can't figure out links. I have book, XML Bible by Elliotte Rusty Harold. I think I read it carefully, and this should work:

<WRITE xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:type="simple"
xlink:href=mailto:me@myisp.com>


All attribute value require quotation marks in XML, so the last line
should be:

xlink:href="mailto:me@myisp.com">

Thanks, but it still doesn't work. Looks exactly like this:

<Write xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:type="simple"
xlink:href="mailto:sa*****@teleport.com">
</Write>
Jul 20 '05 #3
Sam wrote:
[XLink doesn't work]
Thanks, but it still doesn't work.


What did you do to test if it works?
--
Johannes Koch
In te domine speravi; non confundar in aeternum.
(Te Deum, 4th cent.)
Jul 20 '05 #4
Sam

"Johannes Koch" <ko**@w3development.de> wrote in message
news:bu************@ID-61067.news.uni-berlin.de...
Sam wrote:
[XLink doesn't work]
Thanks, but it still doesn't work.


What did you do to test if it works?
--

Opened the page in IE6. Moved mouse across the text that says `Write.'
Mouse cursor changed to ... I don't know what it's called. It looks like a
capital `I'. (Different from the way cursor looks when it touches a link.)
Clicked on text. Nothing happened.
Jul 20 '05 #5
Sam wrote:
"Johannes Koch" <ko**@w3development.de> wrote in message
news:bu************@ID-61067.news.uni-berlin.de...
Sam wrote:
[XLink doesn't work]
Thanks, but it still doesn't work.


What did you do to test if it works?
--


Opened the page in IE6. Moved mouse across the text that says `Write.'
Mouse cursor changed to ... I don't know what it's called. It looks like a
capital `I'. (Different from the way cursor looks when it touches a link.)
Clicked on text. Nothing happened.


IE doesn't support XLink. I think Opera does, and Mozilla may.

Julian
Jul 20 '05 #6
Sam
>
IE doesn't support XLink. I think Opera does, and Mozilla may.


Oh. Thanks.
Jul 20 '05 #7

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

Similar topics

1
by: valerian dinca | last post by:
Hi, This is my latest article for your consideration. If you think that this article could interest your subscribers it is free to reprint in your ezine and/or newsletter as long as you: 1....
5
by: ree32 | last post by:
I am wondering if XSL has the ability to select a node when a link is clicked on the XML document. i.e. So when a link is clicked it displays more information on that particular node ( i.e. shows...
2
by: chris hughes | last post by:
Can anyone please tell me how to create a javascript that I can place in any page that will disable all the links or just change all the hrefs to # Many Thanks Chris Hughes
7
by: Chris | last post by:
I'm using eight links listed horizontally as a menu on my site. I'm using font-variant:small-caps and they are padded so that they mimic buttons. My gripe is with the way IE handles the focus...
4
by: John Hascall | last post by:
One can (leaving aside for now if one should) use CSS to make an XML document render is some sort of eye-friendly way. Supposing this XML contained elements which one would like to have be treated...
3
by: akunal | last post by:
I'm trying to represent a linked relationship among between nodes as follows: <!-- Top level nodes --> <Cities> <City>Los Angeles</City> <City>San Francisco</City> <City>Seattle</City>...
0
by: rn5a | last post by:
In a shopping cart app, assume that a user has placed 4 orders (each order has a corresponding OrderID which will be unique). When he comes to MyCart.aspx, by default, the details of his last order...
8
by: DJA | last post by:
Hello, I site I designed has links that don't seem to work in mac IE 5.2. In my site I'm using CSS to imitate image buttons by using the background image property along with a little extra...
0
by: Peter Horlock | last post by:
Hi, Using css (that should be working in Firefox 2,3 and Internet Explorer 6,7 at least), I would like to create the following: My Links: Link1 +show more links <!--- This is shown when...
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: 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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.