Skip to content

v2.3.0.7 Bug Fixes

Choose a tag to compare

@tbm0115 tbm0115 released this 01 May 08:44
· 8 commits to master since this release
237d2e6

What's Changed

  • Fixed version identification when XML namespaces are not properly defined
  • Added automatic inclusion of XML namespaces to allow XPath to work when XML not properly formatted
  • Added current and upcoming versions of MTConnect to Enum
  • Added validation constraints
    • Device Components minimum child node requirements
    • Device DataItem improved support for detecting extensions to Types, SubTypes, and Units
    • Device DataItem validation of nativeScale
    • Device DataItem validation of sampleRate
    • Device DataItem validation of significantDigits
    • Device DataItem validation of deprecated coordinateSystem
    • Device validation of mtconnectVersion
    • Device validation of hash
    • Device validation of deprecated ISO 841 Class
    • Expanded Device validation of DataItem and Component Ids, Uuids, and Names
    • Component Stream minimum child node requirements
    • Condition validation of conditionId
    • Observation support for extended units
  • Added validation error when XML namespaces have to be added

Full Changelog: v2.3.0.6...v2.3.0.7