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

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.

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/d47ad7a4ed86c8968525734f00770dd4.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1