XML?

Discussions about design and architecture principles, including native JADE systems and JADE interoperating with other technologies
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

XML?

Postby ConvertFromOldNGs » Fri Aug 07, 2009 11:16 am

by Stuart Greaves >> Mon, 29 Nov 1999 2:47:14 GMT

Anyone know of anyone who's done any work with XML and Jade together? Specifically, has anyone written a XML parser for any purpose, however basic?
..... or integrated with an external one?

Stuart G.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: XML?

Postby ConvertFromOldNGs » Fri Aug 07, 2009 11:17 am

by Kevin Alcock >> Mon, 29 Nov 1999 20:31:52 GMT

Stuart,

The Healthcare group have a product called the Jade Message Gateway. This application deals with the parsing of EDI messages such as HL7, EDIFACT and X12. With some work it could be extend to handle XML. An XML parser would be in fact 2 parsers as you need to read in the DTD and the XML message. The Banking Technology group is working with OFX the Financial worlds version of XML. They use a Microsoft product to do their parsing for them, but the Message Gateway is written 100% in Jade.

If you need to know more about it, please give me a call.

Regards,

Kevin

--
kalcock@cardinal.co.nz
Phone: +64 3 365 2266 x 3086
Cell: +64 21 638 586

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: XML?

Postby ConvertFromOldNGs » Fri Aug 07, 2009 11:17 am

by Wilfred Verkley >> Mon, 29 Nov 1999 20:40:13 GMT

At Wang I wrote a limited (no attributes) XML parser / generator in Jade. It works quite well and it could quite easily be extended, but its very slow, mainly due to the speed of the Jade string routines. I wouldnt recommend it for large XML messages. If anyone wants the code, email me.

If you need a good XML parser I would recommend interfacing to the MS one, though its tricky without COM support in Jade.

Wilfred.


Return to “Design and Architecture”

Who is online

Users browsing this forum: No registered users and 7 guests