{{tag>category:"OpenInsight 32-Bit" author:"Warren Auyong" author:"Richard Bright"}}
[[https://www.revelation.com/the-works|Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community]]
==== Microsoft XML Parser (OpenInsight 32-Bit) ====
=== At 07 SEP 2007 05:40:23PM Warren Auyong wrote: ===
Has anybody played around with the Microsoft XML Parser?
http://msdn2.microsoft.com/en-us/library/aa468547(d=printer).aspx
I'm needing to import/export data via XML and the XML importer only works well on schemas produced by OI.
The Microsoft parser can be accessed as a COM component or through the DLL. If anybody has any code examples it would save me a quite a few hours of hair pulling.
An alternative might be the eXpat open source XML parser library, which looks like even more hair pulling is involved:
http://expat.sourceforge.net/
Thanks :)
----
=== At 08 SEP 2007 11:06PM Richard Bright wrote: ===
Warren,
The current in-box OI XML tool is - I understand - single tier. It gets us into the XML story, abet at the entry level. If XML continues as a headline expect an upgraded of this tool.
In the meantime, if you want n-tiered XML then check out Sprez's product which offers quite advanced features, and most likely do everything you want.
----
=== At 10 SEP 2007 07:29PM Warren Auyong wrote: ===
Too late, I figured it out.
Hint: OleCreateInstance("Msxml2.DOMDocument.6.0")
You need to download MSXML 6.0 if not already installed. Version 5+ supports XSD schemas. Version 5 is installed with Office 2003.
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=WORKS_READ&SUMMARY=1&KEY=D47AD7A4ED86C8968525734F00770DD4|View this thread on the Works forum...]]