xsl-list
[Top] [All Lists]

Re: Spaces in Tag Name

2003-01-06 02:46:40
Hi,

As per the rules for the node name in a XML doc, the node name should not
start with xml and the starting letter can be a-z,A-Z,$ there should not be
any white space character in the node name.

Cheers,
Babu Sathish.

----- Original Message -----
From: "Vijaya Kumar Y" <vijayay(_at_)aztec(_dot_)soft(_dot_)net>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Monday, January 06, 2003 2:33 PM
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>