RE: [xsl] Spaces in Tag Name

Subject: RE: [xsl] Spaces in Tag Name
From: Eric.Reiter@xxxxx
Date: Mon, 6 Jan 2003 10:29:44 +0100
Hi 

Like in XML, spaces are forbidden in XSL but you can write <Child_1>
12</Child_1>.

Regards
eric

-----Original Message-----
From: Vijaya Kumar Y [mailto:vijayay@xxxxxxxxxxxxxx]
Sent: lundi 6 janvier 2003 10:03
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Spaces in Tag Name


Hi
 i am new to XMl -XSL world

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>

note there is a space between word child and digit

is it possible to have a space.

IF we can how to read that XML file- i mean to load that XML file

Regards
Vijaay Kumar

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

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


Current Thread