We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7602a53 + 4060235 commit 58a3682Copy full SHA for 58a3682
hpxml_schematrons/modeled_recommended.sch
@@ -47,7 +47,7 @@
47
</sch:pattern>
48
<sch:pattern ira:remove-req-modeled="true" ira:remove-measured="true">
49
<sch:title>[BuildingType=ManufacturedHome]</sch:title>
50
- <sch:rule context="/h:HPXML/h:Building/h:BuildingDetails/h:BuildingSummary/h:BuildingConstruction/h:ResidentialFacilityType[text()="manufactured home"]">
+ <sch:rule context="/h:HPXML/h:Building/h:BuildingDetails/h:BuildingSummary/h:BuildingConstruction[h:ResidentialFacilityType="manufactured home"]">
51
<sch:assert role="ERROR" test="h:ManufacturedHomeSections">Expected ManufacturedHomeSections</sch:assert>
52
</sch:rule>
53
0 commit comments