Skip to content

Commit

Permalink
Merge pull request #160 from hpxmlwg/pv_number_of_panels
Browse files Browse the repository at this point in the history
Adds PV element for number of panels
  • Loading branch information
nmerket authored May 23, 2019
2 parents 339c436 + 6cf21f0 commit dc51862
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions schemas/BaseElements.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -1598,6 +1598,8 @@
<xs:documentation>[sq.ft.]</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="NumberOfPanels"
type="IntegerGreaterThanZero"/>
<xs:element minOccurs="0" name="InverterEfficiency"
type="Efficiency"/>
<xs:element minOccurs="0" name="YearInverterManufactured"
Expand Down

0 comments on commit dc51862

Please sign in to comment.