From 54afa8b0a3fd798756cb457cad6e6980b593cb0d Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Thu, 13 Mar 2003 00:29:30 +0000 Subject: [PATCH] Moving from attributes to elements, and introducing a more regular structure [SVN r17870] --- dtd/boostbook.dtd | 8 ++---- xsl/type.xsl | 67 ++++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 63 insertions(+), 12 deletions(-) diff --git a/dtd/boostbook.dtd b/dtd/boostbook.dtd index 323ffbc..5e86ec0 100644 --- a/dtd/boostbook.dtd +++ b/dtd/boostbook.dtd @@ -187,11 +187,9 @@ - + @@ -204,11 +202,9 @@ name CDATA #REQUIRED %boost.common.attrib;> - + diff --git a/xsl/type.xsl b/xsl/type.xsl index 17c3078..8a58fcd 100644 --- a/xsl/type.xsl +++ b/xsl/type.xsl @@ -229,8 +229,8 @@ Unknown type element "" in type.display.na Warning: `type' attribute of `typedef' element is deprecated. Use 'type' element instead. - + @@ -315,18 +315,73 @@ Unknown type element "" in type.display.na + + + + + + Warning: `type' attribute of `static-constant' element is deprecated. Use 'type' element instead. + + + + + + + + + + + + + + + Warning: `value' attribute of `static-constant' element is deprecated. Use 'default' element instead. + + + + + + + + + + + + + + + Warning: `comment' attribute of `static-constant' element is deprecated. Use 'purpose' element instead. + + + + + + + + + - + + + - + = + + + + ; + + - + + // + + @@ -579,8 +634,8 @@ Unknown type element "" in type.display.na Warning: Use of 'para' elements in 'class' element is deprecated. Wrap them in a 'description' element. - +