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

Re: My ongoing linking, browser support dillema


xlink browser support
rcxau@y... wrote:

> I have an XML document embedded into a HTML table using 'Data Islands' 
> (see http://www.w3schools.com/xml/xml_data_island.asp) If i try to 
> include a link in the XML source it simply won't display in the 
> browser (i have used namespaces[XLINK, HTML], DTD's they don't work. 
> I'm trying XSLT now. THe others simply don't display

XML Data Islands are proprietary Microsoft technology, and will only 
work in IE. IE does not support XLink. IE does not seem to support 
XHTML. I would be surprised if XSLT transformation in the XML data 
island would give you what you want.

My suggestion to you would be to have your page in HTML, and use the 
"XMLHttpRequest" object to get and post XML data between the server and 
client without reloading the page. You need to do more work compared to 
the data island approach (you will actually need to get the data, and 
create table cells and content yourself), but at least it would work in 
IE and Mozilla based products, including Netscape 7.0. There are links 
to examples etc. from here: http://www.mozilla.org/xmlextras/

-- 
  Heikki Toivonen




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
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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.