|
|
@@ -456,7 +456,11 @@
|
|
|
<xsl:attribute name="typeName_dita" select="$typeName_dita"/>
|
|
|
<xsl:attribute name="featureID_name" select="$featureID_name"/>
|
|
|
<xsl:attribute name="featureID_name_dita" select="$featureID_name_dita"/>
|
|
|
- Current template doesnt fit the requested data - TODO search for another template!
|
|
|
+ <echo message="OUTPUT__START"/>
|
|
|
+ <echo>
|
|
|
+ Current template doesnt fit the requested data - TODO search for another template!
|
|
|
+ </echo>
|
|
|
+ <echo message="OUTPUT__END"/>
|
|
|
</error>
|
|
|
</xsl:otherwise>
|
|
|
</xsl:choose>
|