returning an xml node

M

Martin

Hi,

Is it possible to create an xml node without using the xmldocument class.

for example if i wanted to create the following node

<address>
<houseNumber>10</houseNumber>
<streetName>seymour street</streetName>
<suburb>rundown</suburb>
<country>australia</country>
</address>

to i have to create a document, or is it possible to create the above only
using the xmlnode class??

If i use the xmldocument class when creating the above node then I will have
to ensure that the caller always use the "ImportNode" method before
attaching this to another document.


thanks in advance.

cheers

martin.
 

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

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,230
Latest member
LifeBoostCBD

Latest Threads

Top