]> granicus.if.org Git - docbook-dsssl/commitdiff
Added documentation for attributes and attribute values
authorNorman Walsh <ndw@nwalsh.com>
Thu, 2 Mar 2006 09:33:45 +0000 (09:33 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 2 Mar 2006 09:33:45 +0000 (09:33 +0000)
docbook/relaxng/docbook/src/ebnf.rnc

index e2499cdbb9b1139a21ed0818d45b4155db27aab9..3abe48890979daac53eb76a1612c9d760d3c6c06 100644 (file)
@@ -138,7 +138,11 @@ div {
 div {
 
    db.nonterminal.role.attribute = attribute role { text }
-   db.nonterminal.def.attribute = attribute def { text }
+   db.nonterminal.def.attribute =
+      [
+         db:refpurpose [ "Specifies a URI that points to a " db:tag [ "production" ] "where the " db:tag [ "nonterminal" ] " is defined" ]
+      ]
+      attribute def { text }
 
    db.nonterminal.attlist =
       db.nonterminal.role.attribute?