Skip to content

Commit

Permalink
Change element bldg:opening to con:fillingSurface
Browse files Browse the repository at this point in the history
  • Loading branch information
Son-HNguyen committed Apr 2, 2019
1 parent 4576587 commit 737ff05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xsl/construction.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ SOFTWARE.

<xsl:template name="con:AbstractConstructionSurfaceType">
<xsl:call-template name="core:AbstractThematicSurfaceType" />
<xsl:apply-templates select="bldg:opening" />
<xsl:apply-templates select="bldg:ClosureSurface" />
<xsl:call-template name="con:AbstractGenericApplicationPropertyOfAbstractConstructionSurface" />
</xsl:template>

Expand Down

0 comments on commit 737ff05

Please sign in to comment.