From 2f3cab9d77cdbd34a61705e03b17e9bb1567e921 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 3 Mar 2006 10:31:51 +0000 Subject: [PATCH] Convert class to type on refmiscinfo; fix bug in title support for reference; support new class/otherclass attribute co-constraints; fix pubsnumber class on biblioid; changed version to 5.0; convert entityref to fileref --- docbook/relaxng/tools/db4-upgrade.xsl | 52 ++++++++++++++++++++------- 1 file changed, 39 insertions(+), 13 deletions(-) diff --git a/docbook/relaxng/tools/db4-upgrade.xsl b/docbook/relaxng/tools/db4-upgrade.xsl index 08dee4473..86e5c4e91 100644 --- a/docbook/relaxng/tools/db4-upgrade.xsl +++ b/docbook/relaxng/tools/db4-upgrade.xsl @@ -217,6 +217,21 @@ + + + + + + + + + + + + + + @@ -266,10 +281,13 @@ - @@ -408,10 +426,10 @@ Check conversion of srccredit - (othercredit role="srccredit"). + (othercredit="srccredit"). - + ??? @@ -425,6 +443,9 @@ + + comment + @@ -468,7 +489,7 @@ - + @@ -489,10 +510,10 @@ select="preceding-sibling::contractnum|following-sibling::contractnum"/> - Converting contractsponsor to othercredit role="contractsponsor". + Converting contractsponsor to othercredit="contractsponsor". - + @@ -510,10 +531,10 @@ |following-sibling::contractsponsor) and not(preceding-sibling::contractnum)"> - Converting contractnum to othercredit role="contractnum". + Converting contractnum to othercredit="contractnum". - + ??? Check conversion of contrib - (othercontrib role="contrib"). + (othercontrib="contrib"). - + ??? @@ -1122,6 +1143,11 @@ + + + + + @@ -1137,7 +1163,7 @@ - lillet + 5.0 @@ -1146,7 +1172,7 @@ - lillet + 5.0 -- 2.40.0