Research Article

An Effective Methodology with Automated Product Configuration for Software Product Line Development

Algorithm 4

Automatically generated XSLT template for the Assisted_IS effect.
<xsl:template match=//variability[component[@name=Assisted Illumination System]]
<xsl:for-each select=./component[@name=Assisted Illumination System]
    <xsl:call-template name=copyComponents/>
  </xsl:for-each>
</xsl:template>