On Tue, 2009-05-12 at 10:40 +0800, Bo Yang wrote: > So, if I had no problems, should the string design as: > > For all attribute & value, using lwc_string; > For all character data, using cdata_string; > > Is that right?
Seems about right. nodeNames will be lwc_strings, too. J.
