|
Subject: [xsl] Grouping multiple tags into one parent tag From: Chad Chelius <cchelius@xxxxxxxxxx> Date: Sun, 15 Feb 2009 12:55:24 -0500 |
<body>content here</body> <body>content here</body> <body>content here</body>
<xsl:template match="body">
<field name="body">
<xsl:apply-templates/>
</field>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] How to split mixed conten, Michael Kay | Thread | Re: [xsl] Grouping multiple tags in, G. Ken Holman |
| RE: [xsl] How to split mixed conten, Michael Kay | Date | Re: [xsl] Grouping multiple tags in, G. Ken Holman |
| Month |