Skip to content

Commit

Permalink
Remove undocumented V2 annotation
Browse files Browse the repository at this point in the history
It doesn't work, and it is not documented
  • Loading branch information
ralfhandl committed Oct 18, 2024
1 parent c0f90b2 commit 9a22e31
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tools/V2-to-V4-CSDL.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -1210,12 +1210,6 @@
</xsl:attribute>
</xsl:template>

<xsl:template match="@sap:containstarget">
<xsl:attribute name="ContainsTarget">
<xsl:value-of select="." />
</xsl:attribute>
</xsl:template>

<xsl:template match="@sap:*">
<xsl:message>
<xsl:value-of select="name(..)" />
Expand Down

0 comments on commit 9a22e31

Please sign in to comment.