configurationengine/source/plugins/symbian/ConeGenconfmlPlugin/genconfmlplugin/tests/project/Layer1/implml/feature1_file_7.gcfml
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <file xmlns="http://www.s60.com/xml/genconfml/1" name="x/y/feature1_file_7.txt" target="a/b/">
       
     2 
       
     3 	<setting ref="Feature1/FileSetting"/>
       
     4 	
       
     5 	<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xi="http://www.w3.org/2001/xinclude">
       
     6 		<xsl:output method="text" encoding="UTF-8"/>
       
     7 		<xsl:template match="configuration/data">
       
     8 			<xsl:value-of select="Feature1/FileSetting"/>
       
     9 		</xsl:template>
       
    10 	</xsl:stylesheet>
       
    11 </file>