|
Subject: [xsl] Working with Collections From: "Craig Branham" <ccbranham@xxxxxxxxxxx> Date: Mon, 28 Apr 2008 09:41:07 -0700 |
<xsl:template match="/">
<mytop>
<xsl:for-each select="collection('collection.xml')">
<xsl:apply-templates select="yourtop/yourcontent"/>
</xsl:for-each>
</mytop>
</xsl:template> <xsl:apply-templates
select="...|document('x')/...|document('y')/..."/>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Using xsl:variable and re, Mukul Gandhi | Thread | RE: [xsl] Working with Collections, Michael Kay |
| Re: [xsl] Using xsl:variable and re, Mukul Gandhi | Date | [xsl] Problem with Safari?, Manfred Staudinger |
| Month |