MohawkMEDIC / everest

The Everest Framework is designed to ease the creation, formatting, and transmission of HL7v3 and CDA structures with remote systems.
Apache License 2.0
38 stars 22 forks source link

modify ED.XmlData to handle non-document XML trees #5

Closed settwi closed 7 years ago

settwi commented 7 years ago

ED.XmlData returns null on exception, but the exception is sometimes because the text component of a section is not an xml document compliant tree. This is amended by wrapping the section XmlData in tags, whose name is revealed through a public field of ED, NonCompliantRoot.