XML beginner problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

HI,

I tried to execute WriteElementString with a 'localname' parameter that is a
number...but somehow this results in a corrupted name. Can't I specify a
number as a local name?

Best wishes,

Peter
 
Hello Peter,

show you code and corrupted result.
Did you create WriteStartElement for this element?

PS> I tried to execute WriteElementString with a 'localname' parameter
PS> that is a number...but somehow this results in a corrupted name.
PS> Can't I specify a number as a local name?
PS>
PS> Best wishes,
PS>
PS> Peter
PS>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
Back
Top