Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding nodes to XMLDocument via XMLAdapter
Message
From
29/05/2006 05:56:46
 
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
01125217
Message ID:
01125628
Views:
16
Hi Chris,
loNode = loDOM.createNode(1,"childnode","")
loParentNode.appendChild(m.loNode)
hm..., the loDOM (xmladapter.ixmldomelement) does not provide a "createNode()" method.
Holger Vorberg
Germany
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform