From 343ed8a7de29d276ff140dbcc567284234ef43ad Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 28 Feb 2007 18:22:37 +0000 Subject: [PATCH] Clarify that multiple year elements are required. --- xsl/params/make.year.ranges.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/xsl/params/make.year.ranges.xml b/xsl/params/make.year.ranges.xml index 0c093c894..1fcb17d29 100644 --- a/xsl/params/make.year.ranges.xml +++ b/xsl/params/make.year.ranges.xml @@ -19,7 +19,13 @@ Description -If non-zero, copyright years will be collated into ranges. +If non-zero, multiple copyright year elements will be +collated into ranges. +This works only if each year number is put into a separate +year element. The copyright element permits multiple +year elements. The stylesheet will not successfully parse +a complex year element such as <2001,2002,2003> into +a range. -- 2.40.0