Hi All- I've got a document where OBX.5 contains the following SN data:
<OBX.5><SN.2>22</SN.2></OBX.5> This should parse so that: Comparator: Num1:22 Separator/Suffix: Num2: But instead, Hapi parses it to: Comparator:22 Num1: Separator/Suffix: Num2: Anyone else seen this problem? There doesn't seem to be an issue processing the equivalent EDI format: |^22| is handled just fine. Jim -- View this message in context: http://www.nabble.com/DefaultXMLParser-issue-processing-SN-datatypes-tp15348062p15348062.html Sent from the hl7api-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Hl7api-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hl7api-devel

