| Subject: [xsl] Converting SSI variables to XML From: "tom tom" <tomxsllist@xxxxxxxxxxx> Date: Mon, 11 Sep 2006 16:29:29 +0100 | 
<!--#set var="t.news.1.title" value="This is the title"--> <!--#set var="t.news.1.image_small" value="smallimage"--> <!--#set var="t.news.1.image_large" value="largeimage"-->
<!--#set var="t.news.2.title" value=""--> <!--#set var="t.news.2.image_small" value=""--> <!--#set var="t.news.2.image_large" value=""-->
<!--#set var="t.news.3.title" value=""--> <!--#set var="t.news.3.image_small" value=""--> <!--#set var="t.news.3.image_large" value=""-->
]]> </xml>
<ts> <group num="1"> <var name="t.news.1.title" value="This is the title"/> <var name="t.news.1.image_small" value="smallimage"/> <var name="t.news.1.image_large" value="largeimage"/> </group> <group num="2"> etc..... </group> </ts>
<var name="t.news.1.title" value="This is the title"/> <var name="t.news.1.image_small" value="smallimage"/> <var name="t.news.1.image_large" value="largeimage"/>
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Keyword xsl:key may not b, Bob Portnell | Thread | Re: [xsl] Converting SSI variables , David Carlisle | 
| Re: [xsl] Keyword xsl:key may not b, David Carlisle | Date | Re: [xsl] Keyword xsl:key may not b, Mukul Gandhi | 
| Month |