|
Subject: [xsl] Multiple matches against keys? From: "Ramon M. Felciano @ Yahoo" <felciano@xxxxxxxxx> Date: Sun, 29 Aug 2004 18:19:38 -0700 |
<tasks>
<task>
<subject>This is to be done at home</subject>
<context>home</context>
</task>
<task>
<subject>No context so skip this one.</subject>
</task>
<task>
<subject>Make a phone call</subject>
<context>call</context>
</task>
<task>
<subject>This is to be done at home, and is a phone call</subject>
<context>home</context>
<context>call</context>
</task>
<task>
<subject>This is a call to be made from work</subject>
<context>work</context>
<context>call</context>
</task>
</tasks>- CONTEXT: call: (3 tasks) - Task : Make a phone call - Task : This is to be done at home, and is a phone call - Task : This is a call to be made from work - CONTEXT: home: (2 tasks) - Task : This is to be done at home - Task : This is to be done at home, and is a phone call
- CONTEXT: home: (2 tasks) - Task : This is to be done at home - Task : This is to be done at home, and is a phone call
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Trying to display Summed , Jeni Tennison | Thread | Re: [xsl] Multiple matches against , Kevin Jones |
| [xsl] Trying to display Summed Aver, Mr D Lisi | Date | [xsl] XSL/XSLT Cross-Browser projec, Karl J. Stubsjoen |
| Month |