XML beginner problem

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
 
M

Michael Nemtsev

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

XML creation XMLTextWriter vs MSXML 2
XML writing error 3
Problem about xml 1
XML Exception 1
XML Serialization 5
clickonce xml data file 3
xml to Object 1
Beginner question and user 4

Top