Skip to content

HPXML 1.1.1

Compare
Choose a tag to compare
@nmerket nmerket released this 14 Oct 21:39
· 1361 commits to master since this release

Bugfix release

  • EnergySavingsType/AnnualPercentReduction now allows negative savings values as well.
  • Extension element: the xs:any now has a processContents set to skip, which tells schema validators to skip those elements.
  • Bug fix for schemaVersion attribute on root element. Namespace issues cleared up.
  • Fixed typo in name of InsulationLocation.*

* This is technically a breaking change, but was included here as a minor bugfix. Make sure your implementation expects this.