From 05497368e9968aef6dff22a0a4dbd9b07ad9e9d3 Mon Sep 17 00:00:00 2001 From: Steve Ball Date: Fri, 29 Feb 2008 06:45:01 +0000 Subject: [PATCH] added pubdate, fixed metadata handling in biblioentry --- xsl/roundtrip/blocks2dbk.dtd | 3 +-- xsl/roundtrip/blocks2dbk.xsl | 24 +++++++++++++++++++++++- xsl/roundtrip/template.xml | 2 +- 3 files changed, 25 insertions(+), 4 deletions(-) diff --git a/xsl/roundtrip/blocks2dbk.dtd b/xsl/roundtrip/blocks2dbk.dtd index d4b54c02d..b8a415b60 100644 --- a/xsl/roundtrip/blocks2dbk.dtd +++ b/xsl/roundtrip/blocks2dbk.dtd @@ -52,8 +52,7 @@ &metadata-extra;'> - + xmlns:rnd='http://docbook.org/ns/docbook/roundtrip' + xmlns:xlink='http://www.w3.org/1999/xlink'> @@ -483,6 +484,12 @@ + + + + + + @@ -914,6 +921,15 @@ + + + + + + + + @@ -922,6 +938,12 @@ + + + + + + diff --git a/xsl/roundtrip/template.xml b/xsl/roundtrip/template.xml index 5c9614bd1..cf95bfaaa 100644 --- a/xsl/roundtrip/template.xml +++ b/xsl/roundtrip/template.xml @@ -1,3 +1,3 @@ -This document left intentionally blankSteve BallSteve Ball12104612007-08-21T22:03:00Z2008-02-22T05:03:00Z1535Explain113911.0000This document intentionally left blank. \ No newline at end of file +This document left intentionally blankSteve BallSteve Ball13104632007-08-21T22:03:00Z2008-02-28T06:53:00Z1535Explain113911.0000This document intentionally left blank. \ No newline at end of file -- 2.49.0