[xsl] Spaces in Tag Name

Subject: [xsl] Spaces in Tag Name
From: Vijaya Kumar Y <vijayay@xxxxxxxxxxxxxx>
Date: Mon, 6 Jan 2003 14:33:09 +0530
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


Current Thread