Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XML
|
XML General XML discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 4th, 2005, 11:18 AM
Registered User
 
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Data Island Problem

Please bear with me, I'm new to XML. I loaded a huge amout of data into 40 different data islands on the same web page. I could transform the data in the first 25 data islands, but my style sheet returns nothing from transforming the 26th data island and beyond. Does IE6 have a data island limitation?
 
Old August 5th, 2005, 01:53 AM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

Not that I know of, it's probably a memory issue. Transforming that many islands on the client seems fraught with danger.
Can you show some of the transforming code so that we can see if you are using more memory than necessary? No need for all the page unless the islands are linked, with a src attribute, rather than embedded ones.

--

Joe (Microsoft MVP - XML)





Similar Threads
Thread Thread Starter Forum Replies Last Post
data island nerssi Javascript 1 February 14th, 2008 08:47 AM
XML Data Island Display Problem marcuslim XML 8 December 7th, 2004 04:00 AM
Problem with Data Island when it has empty data pmcxs XML 4 December 2nd, 2003 10:44 AM
Data Island vs. XSL? hbcontract XML 9 November 19th, 2003 05:35 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.