Re: [HAPI-devel] Converting HL7v2.x ASCII messages to HL7 XML

2012-03-20 Thread Erik Gfesser
, 2012 4:20 AM Subject: Re: [HAPI-devel] Converting HL7v2.x ASCII messages to HL7 XML Hello Nico,   You are completely right this is the Mirth Connect internal schema, i thought that was the HL7.org official schema but i was wrong. I will consider if i should/need transform the XML to another

Re: [HAPI-devel] Converting HL7v2.x ASCII messages to HL7 XML

2012-03-20 Thread Paulo Ferreira
Hello Nico, You are completely right this is the Mirth Connect internal schema, i thought that was the HL7.org official schema but i was wrong. I will consider if i should/need transform the XML to another schema or not. I will try the James sugestion. Cheers, Paulo. On 19 March 2012 19:14, wrot

Re: [HAPI-devel] Converting HL7v2.x ASCII messages to HL7 XML

2012-03-19 Thread nicovn
undefined-- This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure___ Hl7api-devel mailing list Hl7api-devel@lists.source

Re: [HAPI-devel] Converting HL7v2.x ASCII messages to HL7 XML

2012-03-19 Thread James Agnew
Hi Paulo, I'm not an expert in HL7 XML encoding syntax, but I just checked and the latest version of the spec that I have a copy of shows HAPI's current behaviour as being correct. It says "The message structure ID is used as a root element for the XML instance documents." This may have changed t

[HAPI-devel] Converting HL7v2.x ASCII messages to HL7 XML

2012-03-19 Thread Paulo Ferreira
Hello, Hi need to convert an ASCII message to HL7 XML, i already do this with HAPI, but the XML proceduced is not the HL7 XML standard schema. The XML root starts with (for example) and not with . My method use the HAPI library and it is written like this. Can you help me please? public Input