v1.0.3
- Added
SiteRef
&MeasurementUnitRef
elements;MeasurementUnitOID
attribute toAuditEventParser.cs
. - Added a static
Xml
helper class toRWSHelpers
in order to have a central location for parsing XML strings. This class is also responsible for removing invalid XML characters. - The
ODMAdapter
class now include getters forLastLink
andLastRel
. TheGetNextStartId()
method is now public.