XML Node Array Value to List in code?

David_CoxDavid_Cox Member Posts: 509
edited 2015-01-20 in NAV Three Tier
Hi Guys,
I have been working on coding an XML function, one of the Nodes ‘order’ (see attached) holds an array of GUID values and the values exceed 1024 Characters in length, I have used a Big Text variable, I have chopped out the GUID Values at 40 Character Chunks from the Big Text and trimmed them to 38, so I do have a solution.

Does anyone know of a XML Dom variable or Dot.Net Variable I could use to get the serialised array out as a list, there is one to list attributes and list child nodes but I cannot see one for this scenario?

I cannot find a solution via a search ](*,)

Any Sample Code would be Nice :lol:

David
Analyst Developer with over 17 years Navision, Contract Status - Busy
Mobile: +44(0)7854 842801
Email: david.cox@adeptris.com
Twitter: https://twitter.com/Adeptris
Website: http://www.adeptris.com
Sign In or Register to comment.