01.05.2007, 10:39 | #1 |
Участник
|
How to read the data from an xmldocument
Hi all,
How to read the data from an xmldocument returned by webservice in axapta |
|
24.10.2007, 00:53 | #2 |
Участник
|
look in the classes prefixed with XML*,
in particular methods of XMLDocument, XMLNode, XMLNodeList can be used in reading document structure, elements and values |
|
|
|