configurationengine/source/plugins/symbian/ConeGenconfmlPlugin/genconfmlplugin/tests/project/assets/s60/implml/commsdatcreator_01.gcfml
changeset 3 e7e0ae78773e
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 <file xmlns="http://www.s60.com/xml/genconfml/1" name="VariantData_commsdat.xml" target="private\10281BC3\">			 
       
     2 
       
     3 	<setting ref="APs/*"/>
       
     4 	<setting ref="WLAN_APs/*"/>
       
     5 	
       
     6 	<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xi="http://www.w3.org/2001/xinclude">
       
     7 		<xsl:output method="xml" indent="yes" encoding="UTF-8"/>
       
     8 		<xsl:template match="configuration">
       
     9 		<data>
       
    10 			<xsl:copy-of select="data/APs"/>
       
    11 			<xsl:copy-of select="data/WLAN_APs"/>
       
    12 		</data>
       
    13 		</xsl:template>				
       
    14 	</xsl:stylesheet>
       
    15 </file>