HL7 CDA Release 2 implementation for .NET and COM
- DOM support has been added
- Collections have been improved
- Added Lamda selectors for elements: doc.Select (item => item is Section)
- COM registration performed by installer now works correctly both in Admin and User mode
- Added the CDABrowser C# demo application