Skip to content

Commit 58a3682

Browse files
authored
Merge pull request #58 from pnnl/schematron_manufatured_home_fix
Schematron update - modeled recommended hpxml
2 parents 7602a53 + 4060235 commit 58a3682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hpxml_schematrons/modeled_recommended.sch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
</sch:pattern>
4848
<sch:pattern ira:remove-req-modeled="true" ira:remove-measured="true">
4949
<sch:title>[BuildingType=ManufacturedHome]</sch:title>
50-
<sch:rule context="/h:HPXML/h:Building/h:BuildingDetails/h:BuildingSummary/h:BuildingConstruction/h:ResidentialFacilityType[text()=&quot;manufactured home&quot;]">
50+
<sch:rule context="/h:HPXML/h:Building/h:BuildingDetails/h:BuildingSummary/h:BuildingConstruction[h:ResidentialFacilityType=&quot;manufactured home&quot;]">
5151
<sch:assert role="ERROR" test="h:ManufacturedHomeSections">Expected ManufacturedHomeSections</sch:assert>
5252
</sch:rule>
5353
</sch:pattern>

0 commit comments

Comments
 (0)