From 8e045fb1b368c6adfe72c816900834692916f087 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 24 Sep 2004 14:54:35 +0000 Subject: [PATCH] Limit generated ID lengths to 26 characters [SVN r25396] --- xsl/annotation.xsl | 3 ++- xsl/lookup.xsl | 14 +++++++++++++- xsl/type.xsl | 17 +++++++++++------ 3 files changed, 26 insertions(+), 8 deletions(-) diff --git a/xsl/annotation.xsl b/xsl/annotation.xsl index 853f401..4dae89f 100644 --- a/xsl/annotation.xsl +++ b/xsl/annotation.xsl @@ -7,6 +7,7 @@ + @@ -16,7 +17,7 @@ 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX')"/> - diff --git a/xsl/lookup.xsl b/xsl/lookup.xsl index aa88745..733573b 100644 --- a/xsl/lookup.xsl +++ b/xsl/lookup.xsl @@ -2,10 +2,22 @@ + 26 + - + + + + + + + + + + + diff --git a/xsl/type.xsl b/xsl/type.xsl index 0bdf473..2179030 100644 --- a/xsl/type.xsl +++ b/xsl/type.xsl @@ -13,12 +13,17 @@ 1 - - . - - - - + + + + + + + + + + +