Re: [xsl] Spaces in Tag Name

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

No.

Please see http://www.w3.org/TR/REC-xml#NT-Name

You can use "_" or "-" as an alternative, such as <Child-1>, or use 
attributes such as <Child index="1">.


On Monday 06 January 2003 01:03, Vijaya Kumar Y wrote:
> the quetion is CAN we have a space in the Tag Name for example like
>
> <Root>
>   <Child 1> 12</Child 1>
>   <Child 2> 12212</Child 2>
> </Root>

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

iD8DBQE+GUqfhDAgUT1yirARAjMBAJ9A20kcyzjVFFcRM6xHNiYdiLOfCACdHe/Y
WJ4ykLNirwLr29UqfouBYzg=
=GkJJ
-----END PGP SIGNATURE-----


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


Current Thread