It's very easy to create/parse XML with .NET technologies. If you have a schema then you can read an XML document, convert it into an ADO.NET dataset in one statement, then you can push it into U2 very easily after that with mv.NET or PDP.NET. UO.NET would take more work because it does not have robust (any?) ADO.NET dataset manipulation capabilities. (Need to recheck that sorry.) If you don't have a schema then one can be inferred from the data but it may not be as precisely defined as it would if you had a schema.
HTH Tony Nebula Research and Development TG@ removethisNebula-RnD .com Jeffrey Butera wrote: > I know there are native tools in Unidata to output XML > datasets. However, can anyone shed light on tools > (custom or native) to read/parse XML data? ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
