Re: [xsl] Spaces in Tag Name

Subject: Re: [xsl] Spaces in Tag Name
From: Peter Davis <pdavis152@xxxxxxxxx>
Date: Mon, 6 Jan 2003 02:23:37 -0800
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

We got it.  But can you PLEASE just make an effort to find a solution on 
your own, especially since at least four people have already handed you 
one or more possible solutions on a silver platter?

If I were in your shoes, I'd use attributes.

<column name="Mfg Name">
<column name="Other Column">
...

Or (repeating once again), you can replace the spaces with some other 
character.

But you will or you won't listen; it's your choice.


On Monday 06 January 2003 02:08, Vijaya Kumar Y wrote:
>    I am reading data from the Database , and the column names  of the
> table will become tagename in the XML file
> i have a table where the column name is Mfg Name.
> in that case how to over come this , as there is a space in the Column
> name

- -- 
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+GVkphDAgUT1yirARAia3AKCLNN11sQmuB2ORNAhnYDGPyzcm5QCfXCGj
VK7Ha4WODujYhD4K7vNqTiw=
=VVXH
-----END PGP SIGNATURE-----


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread