xsl-list
[Top] [All Lists]

RE: Spaces in Tag Name

2003-01-06 02:29:44
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(_at_)aztec(_dot_)soft(_dot_)net]
Sent: lundi 6 janvier 2003 10:03
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
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



<Prev in Thread] Current Thread [Next in Thread>