Skip to content

Commit

Permalink
Adds a WMO Station Number element.
Browse files Browse the repository at this point in the history
  • Loading branch information
shorowit committed May 29, 2018
1 parent 181fd64 commit d27abed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schemas/BaseElements.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -4605,6 +4605,7 @@ https://hpxml.nrel.gov/wiki/WallTypes</xs:documentation>
<xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="State" type="StateCode"/>
<xs:element minOccurs="0" name="WBAN" type="xs:string"/>
<xs:element minOccurs="0" name="WMO" type="xs:string"/>
<xs:element minOccurs="0" name="Type" type="WeatherStationType"/>
<xs:element minOccurs="0" name="Use" nillable="true" type="WeatherStationUse"/>
<xs:element minOccurs="0" ref="extension"/>
Expand Down

0 comments on commit d27abed

Please sign in to comment.