473,406 Members | 2,220 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,406 software developers and data experts.

no tags in my xml-to-xml transformation, help....

my xml-to-xml transformation is outputting an xml header and then just
text like this:

<?xml version="1.0" encoding="iso-8859-1"?>e19dbb7b-5529-43a0......

I've searched regarding this problem and it seems that if there's no
match in your xsl template then by default everything gets spat out.

But I've tested this with very definite matches in my template, and
still there are no xml tags in the output.

Has anyone seen this before? Any help much appreciated....

Yannick

Jul 20 '05 #1
2 1160


yannicklaclau wrote:
my xml-to-xml transformation is outputting an xml header and then just
text like this:

<?xml version="1.0" encoding="iso-8859-1"?>e19dbb7b-5529-43a0......

I've searched regarding this problem and it seems that if there's no
match in your xsl template then by default everything gets spat out.

But I've tested this with very definite matches in my template, and
still there are no xml tags in the output.

Has anyone seen this before?


We do not need to guess, try to reduce to the minimum necessary to show
the problem, then post the relevant XML and XSLT here, and tell us which
XSLT processor you use.
--

Martin Honnen
http://JavaScript.FAQTs.com/
Jul 20 '05 #2
Ok, false alarm.

As I suspected, it was a newbie issue. In case anyone else has this
problem, the solution is to use copy-of instead of value-of. Pretty
self-explanatory: value-of will output the value of the matched node;
copy-of will output a complete copy of the matched node, including the
tags.

Jul 20 '05 #3

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

Similar topics

1
by: Cezary | last post by:
Hello. I was read PHP manual, but i'm not sure yet. Here is my meta tags in html: <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-2"> <META HTTP-EQUIV="Expires"...
2
by: Bob Greschke | last post by:
Does Text.delete(0.0, END) delete all of the tags too? Everything says it does not delete marks, but nothing about tags. Thanks! Bob
5
by: Treetop | last post by:
I have noticed with various codes that the slashes are not consistent. Is there a reason for this. For example </td> </\td> <\/td> <td /> what is the difference with these tags?
6
by: Ludwig77 | last post by:
When I was first taught html several years ago, I was taught that the following tags are standard for any html formatted message: <HTML> <HEAD> </HEAD> </BODY> </HTML> In fact, I was taught...
3
by: Barbara White | last post by:
Are meta tags case sensitive or does case sensitivity vary depending on the search engine a user is using? I'm wondering whether there's a standard regarding case (and other rules) in meta tags...
2
by: MyndPhlyp | last post by:
For IE, I can retrieve an array of tags using: document.all.tags("tagname") For NS6 & 7 I can use: document.getElementsByTagName("tagname") Is there an equivalent for that ancient NS...
1
by: developer | last post by:
Does anyone know what is the way IE treats span tags(<span>) and table tags(<tr>, <td>)? Should the <span> tag be encolsed in tds and trs if it placed with other elements that are in a table? Can...
0
by: Wolfram | last post by:
Ich möchte mit SendObject eine Email in Outlook Express erstellen. Ich erzeuge einen Text-String der einige HTML Tags z.B. für Schriftart und Fettschrift enthalten soll. Wenn der Text nur aus...
2
by: Vincent Finn | last post by:
Hi, I have a class library with some classes. The classes and function all have <summary/> tags. If I include the project for the library in my solution it'll display the summary tags...
4
by: King Coffee | last post by:
Hi, If I use master pages with META tags in the head section... can I still use META tag on the child pages (child pages reference the master page). I ask this question because I heard the more...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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...

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.