From: simon s. <sgs...@co...> - 2005-04-14 03:30:16
|
Hi Jim, Brian; Thanks for your comments and suggestions. Thanks Brian for providing the .xsd zip file. I have been able to overcome the immediate problem by "relaxing" the parser rules to suite the idiosyncracies of the different = HL7 message levels and degrees of conformity to spec.=20 After "relaxing" the parser, I was able to generate sample XMLs from = sample .hl7 events and use a schema inferer to produce .xsds. So we bypassed = the problem by moving the roadblock... Thanks to the HAPI team for a great piece of software!! =09 Thanks; Simon -----Original Message----- From: hl7...@li... [mailto:hl7...@li...] On Behalf Of hl7...@li... Sent: Thursday, 14 April 2005 1:16 PM To: hl7...@li... Subject: Hl7api-devel digest, Vol 1 #214 - 1 msg Send Hl7api-devel mailing list submissions to hl7...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/hl7api-devel or, via email, send a message with subject or body 'help' to hl7...@li... You can reach the person managing the list at hl7...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Hl7api-devel digest..." Today's Topics: 1. Re: Inferring .xsd for HAPI generated xml? (Jim Krygowski) --__--__-- Message: 1 From: "Jim Krygowski" <ji...@ho...> To: hl7...@li... Date: Wed, 13 Apr 2005 13:14:59 +0000 Subject: [HAPI-devel] Re: Inferring .xsd for HAPI generated xml? Hi Simon- Have you looked into getting the "official" xsds from HL7.org?? We've = been=20 using them for validation on our project. The one caveat is that HAPI = (at=20 least the current 0.4.3 version) does not generate proper supergroup = tags so a HAPI generated message needs a little post-procesing to add the = _SUPPGRP=20 suffix to the group tags. Jim --__--__-- _______________________________________________ Hl7api-devel mailing list Hl7...@li... https://lists.sourceforge.net/lists/listinfo/hl7api-devel End of Hl7api-devel Digest |