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

  • From: "Michael Kay" <mike@s...>
  • To: "'Manos Batsis'" <manos_lists@g...>,"'Senthil Nathan'" <rsennat@g...>,<xml-dev@l...>
  • Date: Mon, 17 Dec 2007 13:54:12 -0000

 
> > I need to have the tags like,
> > <1-1>sdgdfgdfg</1-1>

As Manos says, you can prefix them. For example

<_1-1>sdgdfgdfg</_1-1>

But reading between the lines, I strongly suspect that a better document
design would be something like:

<element section="1" subsection="1">sdgdfgdfg</element>

Generally any kind of microsyntax appearing within element names is evidence
of poor design.

Michael Kay
http://www.saxonica.com/



[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