Skip to content

v1.0.3

Compare
Choose a tag to compare
@mattkoch614 mattkoch614 released this 19 May 19:08
· 25 commits to master since this release
  • Added SiteRef & MeasurementUnitRef elements; MeasurementUnitOID attribute to AuditEventParser.cs.
  • Added a static Xml helper class to RWSHelpers 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 for LastLink and LastRel. The GetNextStartId() method is now public.