Revision Version | Submitted By | Submission Date | Certified | Notes |
| 2.6 | Samuel Habiel | 05-30-2018 | Fixes a bug found by Kevin Toppenberg in API $$SYMENC^MXMLUTL. See https://groups.google.com/d/msg/Hardhats/s2uKhnmVPcM/ep9FWNELBgAJ | |
| 4 | Samuel Habiel | 03-14-2017 | Previous versions (including current FOIA VistA code) have trouble parsing CDATA sections that span data nodes. Currently, VistA gets around that by putting all the data into one long string for the XML parser (see https://github.com/OSEHRA/VistA-M/blob/master/Packages/Pharmacy%20Data%20Management/Routines/PSSHTTP.m#L44). That will only work if your XML document is small enough to fit into a single global node. This release fixes the underlying issue--Unit Tests now confirm that a data node can be from 1 to 750 characters. | |
| 3 | Joe Snyder | 06-23-2015 | Level 3 | |
| 2 | Joe Snyder | 06-09-2015 | ||
| 1 | Samuel Habiel | 11-27-2013 |
COMMENTS