From 3615f28d73df0b40c07fb3f2af431adc929d56fa Mon Sep 17 00:00:00 2001 From: Ian Young Date: Sat, 21 Mar 2009 18:19:00 +0000 Subject: [PATCH] Copy attributes on document element from input to output. Compute a validUntil value a (parameterised) 28 days from the aggregation timestamp, and interpose it both in the document comment and in a new validUntil attribute on the document element. --- build/uk_master_test.xsl | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/build/uk_master_test.xsl b/build/uk_master_test.xsl index a226ef3e..debde6f0 100644 --- a/build/uk_master_test.xsl +++ b/build/uk_master_test.xsl @@ -20,14 +20,27 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF" xmlns:uklabel="http://ukfederation.org.uk/2006/11/label" + xmlns:date="http://exslt.org/dates-and-times" + xmlns:ukfxd="xalan://uk.org.ukfederation.xalan.Dates" + extension-element-prefixes="date ukfxd" + xmlns="urn:oasis:names:tc:SAML:2.0:metadata" exclude-result-prefixes="wayf"> + + + + + + + + - + @@ -59,6 +76,12 @@ Aggregate built + + Aggregate valid for + + days, until + +