| Mixed Content Model | |||
|
|||
| Attributes | Common attributes | ||
Acknowledgements in an Article.
The following elements occur in ackno: emphasis, indexterm, inlinegraphic, inlinemediaobject, link, olink, remark, replaceable, subscript, superscript, trademark, ulink.
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<article>
<articleinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname></author>
</articleinfo>
<para>
This is an odd, minimalist sort of article example.
</para>
<ackno>
First, I'd like to thank the members of the academy, …
</ackno>
</article>
|