configurationengine/source/plugins/symbian/ConeGenconfmlPlugin/genconfmlplugin/tests/project/Layer1/implml/feature1_file_3.gcfml
author terytkon
Sat, 06 Nov 2010 16:59:14 +0200
changeset 9 63964d875993
parent 0 2e8eeb919028
permissions -rw-r--r--
Merge changes to system model generator to SF tip.

<file xmlns="http://www.s60.com/xml/genconfml/1" name="x/y/feature1_file_3.txt" target="">

	<setting ref="Feature1/FileSetting"/>
	
	<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xi="http://www.w3.org/2001/xinclude">
		<xsl:output method="text" encoding="UTF-8"/>
		<xsl:template match="configuration/data">
			<xsl:value-of select="Feature1/FileSetting"/>
		</xsl:template>
	</xsl:stylesheet>
</file>