]> granicus.if.org Git - docbook-dsssl/commitdiff
DB5 Customizations for API Support:
authorrankoo <rankoo>
Sun, 11 Jul 2010 03:07:54 +0000 (03:07 +0000)
committerrankoo <rankoo>
Sun, 11 Jul 2010 03:07:54 +0000 (03:07 +0000)
->Addition of attribute 'alt' in elements classname and methodname
->Addition of two elements 'library-reference' and 'testsuite' in element 'refentry'

docbook/relaxng/api/src/api.rnc

index d959b89bdd4c8b3b8467c4860ce1b06fb0f28be8..b375a8bd282e1df50dfdc228e196aacbea150a4f 100644 (file)
@@ -452,9 +452,9 @@ db.programming.inlines |=
 db.para |=
   using-namespace | using-class | librarylist | librarycategorylist
 local.descobj.class = libraryinfo
-local.classname.attrib = attribute alt { text }?
-local.methodname.attrib = attribute alt { text }?
-local.refentry.class = library-reference | testsuite
+db.classname.attlist |= attribute alt { text }?
+db.methodname.attlist |= attribute alt { text }?
+db.refentry |= library-reference | testsuite
 local.title.char.mix = notAllowed
 any =
   (element * {