svn commit: r46931 - head/share/xml

Warren Block <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: wblock
Date: Mon Jul  6 20:19:51 2015
New Revision: 46931
URL: https://svnweb.freebsd.org/changeset/doc/46931

Log:
  Improve support for <buildtarget> in the DTD.  Allow common attributes
  like lang= for buildtarget.
  
  Approved by:	hrs
  Differential Revision:	https://reviews.freebsd.org/D2958

Modified:
  head/share/xml/docbook50.dtd

Modified: head/share/xml/docbook50.dtd
==============================================================================
--- head/share/xml/docbook50.dtd	Mon Jul  6 11:34:30 2015	(r46930)
+++ head/share/xml/docbook50.dtd	Mon Jul  6 20:19:51 2015	(r46931)
@@ -18,8 +18,6 @@
 	xmlns:xi	CDATA	#FIXED	"http://www.w3.org/2001/XInclude"
 >
 
-<!ELEMENT buildtarget (#PCDATA|replaceable)*>
-
 <!ENTITY % db.common.attributes "
 	xml:id	ID	#IMPLIED
 	version	CDATA	#IMPLIED
@@ -61,7 +59,13 @@
 
 ">
 
-<!ELEMENT title (#PCDATA|inlinemediaobject|remark|superscript|subscript|xref|link|olink|anchor|biblioref|alt|annotation|indexterm|abbrev|acronym|date|emphasis|footnote|footnoteref|foreignphrase|phrase|quote|wordasword|firstterm|glossterm|coref|trademark|productnumber|productname|database|application|hardware|citation|citerefentry|citetitle|citebiblioid|author|person|personname|org|orgname|editor|jobtitle|replaceable|package|parameter|termdef|nonterminal|systemitem|option|optional|property|inlineequation|tag|markup|token|symbol|literal|code|constant|email|uri|guiicon|guibutton|guimenuitem|guimenu|guisubmenu|guilabel|menuchoice|mousebutton|keycombo|keycap|keycode|keysym|shortcut|accel|prompt|envar|filename|command|computeroutput|userinput|function|varname|returnvalue|type|classname|exceptio
 nname|interfacename|methodname|modifier|initializer|ooclass|ooexception|oointerface|errorcode|errortext|errorname|errortype)*>
+<!ELEMENT buildtarget (#PCDATA|replaceable)*>
+
+<!ATTLIST buildtarget
+	%db.common.attributes;
+>
+
+<!ELEMENT title (#PCDATA|inlinemediaobject|remark|superscript|subscript|xref|link|olink|anchor|biblioref|alt|annotation|indexterm|abbrev|acronym|date|emphasis|footnote|footnoteref|foreignphrase|phrase|quote|wordasword|firstterm|glossterm|coref|trademark|productnumber|productname|database|application|hardware|citation|citerefentry|citetitle|citebiblioid|author|person|personname|org|orgname|editor|jobtitle|replaceable|package|parameter|termdef|nonterminal|systemitem|option|optional|property|inlineequation|tag|markup|token|symbol|literal|code|constant|email|uri|guiicon|guibutton|guimenuitem|guimenu|guisubmenu|guilabel|menuchoice|mousebutton|keycombo|keycap|keycode|keysym|shortcut|accel|prompt|envar|filename|command|computeroutput|userinput|function|varname|returnvalue|type|classname|exceptio
 nname|interfacename|methodname|modifier|initializer|ooclass|ooexception|oointerface|errorcode|errortext|errorname|errortype|buildtarget)*>
 
 <!ATTLIST title
 	xmlns	CDATA	#FIXED	"http://docbook.org/ns/docbook"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.