[Home] [By Thread] [By Date] [Recent Entries]

  • From: "G. Ken Holman" <gkholman@C...>
  • To: xml-dev@l...
  • Date: Tue, 06 Jul 2010 17:44:34 -0400

At 2010-07-05 15:22 -0400, ycao5@s... wrote:
>     I have a basic question for xml and xslt. The xml element node
>name contains a "/".

This is not possible.  The XML syntax does not support the use of "/" 
in name tokens.  Please see:

   http://www.w3.org/TR/2008/REC-xml-20081126/#NT-Name

>For example, an xml element node
>(price-to-earnings ratio) is represented as P/E. The xml parser will
>throw an exception for "/" follows P.

As it should.

>How to correctly represent the tag name containing "/"?

That is not possible because it isn't correct.

You might consider using a name like <P2E> since it is not legal 
syntax to write <P/E>.

I hope this helps.

. . . . . . Ken

--
XSLT/XQuery training:   after http://XMLPrague.cz 2011-03-28/04-01
Vote for your XML training:   http://www.CraneSoftwrights.com/x/i/
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/x/
G. Ken Holman                 mailto:gkholman@C...
Male Cancer Awareness Nov'07  http://www.CraneSoftwrights.com/x/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member