 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Dave C. Guest
|
Posted: Wed Dec 17, 2003 9:11 pm Post subject: xml formatting |
|
|
Hi,
I've been playing around with the XML Data binding wizard and the
IXMLDocument and IXMLNode classes. If I create a new blank xml based
object, set some of the properties, and then access the underlying XML via
the IXMLDocument.XML (TStrings) or IXMLNode.XML (WideString) properties,
the xml is just one big long line. I was wondering if there was any way to
access it in a more formatted format (i.e. spaces and EOLs) or if I have
to roll my own. Any suggestions?
thanks,
Dave
|
|
| Back to top |
|
 |
Maarten Wiltink Guest
|
Posted: Thu Dec 18, 2003 12:38 am Post subject: Re: xml formatting |
|
|
"Dave C." <metal (AT) rules (DOT) spam> wrote
| Quote: | I've been playing around with the XML Data binding wizard and the
IXMLDocument and IXMLNode classes. If I create a new blank xml based
object, set some of the properties, and then access the underlying XML via
the IXMLDocument.XML (TStrings) or IXMLNode.XML (WideString) properties,
the xml is just one big long line. I was wondering if there was any way to
access it in a more formatted format (i.e. spaces and EOLs) or if I have
to roll my own. Any suggestions?
|
I would be inclined to access it as a tree.
Groetjes,
Maarten Wiltink
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|