Re: [HAPI-devel] Message parse error

2010-07-24 Thread James Agnew
Hi Yildiray, It looks like the problem is indeed with the XML parser. Within the message you supply, the OBX.5 tag is missing an ED.1 tag, and each subsequent component is being parsed as the component before it. I.e. ED.2 is actually being parsed into ED.1, ED.3 is being parsed into ED.2, etc. Th

Re: [HAPI-devel] version 2.0 example?

2010-07-24 Thread James Agnew
Hi Sean, This is actually the list for HAPI, not nHAPI. I believe the nHAPI site has an online forum that should presumably be able to help you, I'm sure google would turn it up. Cheers, James On Tue, Jul 20, 2010 at 12:27 PM, Sean Thomas wrote: > Can someone show me where I can get a "get star