EPrints Technical Mailing List Archive
Message: #07603
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] RT1/Crosswalks - multiple dates
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>, "James Kerwin" <jkerwin2101@gmail.com>
- Subject: Re: [EP-tech] RT1/Crosswalks - multiple dates
- From: Christopher Gutteridge <totl@soton.ac.uk>
- Date: Thu, 13 Dec 2018 15:17:03 +0000
All the "logic" should go within the test="" The scripting terms are documented at
https://wiki.eprints.org/w/EPScript and teh XML strucure at
https://wiki.eprints.org/w/EPrints_Control_Format here's the tweaks from your example to OK XML & EPScript:
</xsl:when> test="$name='publication-date' and type='presentation_material'>presented</xsl:when>
* * * * <xsl:when test="$name='publication-date' and $type='presentation_material'">presented</xsl:when>
So you were close see also <xsl:otherwise> On 13/12/2018 06:05, James Kerwin via Eprints-tech wrote:
-- Christopher Gutteridge <totl@soton.ac.uk> You should read our team blog at http://blog.soton.ac.uk/webteam/ |
- Follow-Ups:
- Re: [EP-tech] RT1/Crosswalks - multiple dates
- From: Christopher Gutteridge <totl@soton.ac.uk>
- Re: [EP-tech] RT1/Crosswalks - multiple dates
- References:
- [EP-tech] RT1/Crosswalks - multiple dates
- From: James Kerwin <jkerwin2101@gmail.com>
- Re: [EP-tech] RT1/Crosswalks - multiple dates
- From: Christopher Gutteridge <totl@soton.ac.uk>
- [EP-tech] RT1/Crosswalks - multiple dates
- Prev by Date: [EP-tech] RT1/Crosswalks - multiple dates
- Next by Date: Re: [EP-tech] RT1/Crosswalks - multiple dates
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):