473,463 Members | 1,380 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

XML/XSLT not rendering in IE7

We have some XML/XSLT code that is not rendering on some clients
running IE7. Some work some don't and I can't seem to pinpoint the
reason. I'm thinking it must be a setting in IE7 somewhere but I can't
find anything different. Can anybody help? The XML/XSLT seems pretty
straight forward and we've never had any problems with it
before...here's the example code:

<?xml-stylesheet type="text/xsl" href="../EVENTechTasks.xsl"
version="1.0"?>
<Tasks xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple">
<Heading1>Overview: Managing Employee Inactive Reasons</Heading1>
<Task name="AD1001" xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:type="simple">
....
<TaskOverviews>
<DocEmbed xlink:type="locator" xlink:href="../Field
definitions/etEmployeeIAReason_IAReasonID.xml"/>
</TaskOverviews>
</Task>
<RelatedLinks>
<RelatedLink xlink:type="locator"
xlink:href="../Tasks/AD1001_Start.xml">...</RelatedLink>
</RelatedLinks>
<PrintOptions>
<PrintTitle>Printing Options</PrintTitle>
<PrintOption xlink:type="locator" xlink:href="../Printed
Document/Print_Administration.xml">...</PrintOption>
</PrintOptions>
</Tasks>

Jan 18 '07 #1
0 2924

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

Similar topics

9
by: Jeff Rubard | last post by:
I am curious to know whether anyone has experience using XSLT for web XML (non-XHTML) styling, either with CSS or standalone. I myself have engaged in rather unsuccessful experiments with the...
4
by: Curious | last post by:
Sorry for the ugly subject! I have an XML file which I'm rendering using XSLT in IE6. I want to transform the original XML into a Javascript object. Example: foo.xml has <?xml-stylesheet...
4
by: ak | last post by:
Hi- Is it possible to use XSLT (e.g. using xslLsort and xsl:output), to output/write a sorted XML file? Don't want an HTML browser rendering, need a sorted XML file. Thanks. ak
5
by: shauldar | last post by:
Is there a way (tool, hack...) to create an XSL:FO from an XSLT + XML files? My motivation is that we want to use a tool to design reports, and from that "design" generate both HTML (via XSLT)...
3
by: Ian Roddis | last post by:
Hello, I want to embed SQL type queries within an XML data record. The XML looks something like this: <DISPLAYPAGE> <FIELD NAME="SERVER" TYPE="DROPDOWN"> <OPTION>1<OPTION> <OPTION>2<OPTION>...
3
by: thomas.porschberg | last post by:
Hi, I want to read records from a database and export it in an arbitrary format. My idea was to feed a class with a String array fetched from the database and let this class fire SAX events as...
6
by: Pete Verdon | last post by:
Summary: Can I do an XSLT transform, in the client, of a tree of nodes taken from the displayed page DOM in IE? This works in Firefox. Hi, I'm just starting the process of rewriting part of a...
1
by: =?Utf-8?B?U2FkYWdvcGFu?= | last post by:
Hi We are evaluating the process of rendering controls using XML and XSLT in ..Net 2.0 Questions 1. Is there an article which describes the pros and cons and how to go about rendering? 2. What...
4
by: Joseph J. Kesselman | last post by:
Do you think that this is possible with an XSLT at all? Would it be XSLT is a turing-complete programming language, so it's certainly possible. People have done obscene things like writing...
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,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.