Ackno ::= ((#PCDATA|Link|OLink|ULink|Emphasis|Trademark|Replaceable|Comment| Subscript|Superscript|InlineGraphic|InlineMediaObject|IndexTerm)+)
Both the start- and end-tags are required for this element.
Acknowledgements in an Article.
The following elements occur in Ackno: Comment, Emphasis, IndexTerm, InlineGraphic, InlineMediaObject, Link, OLink, Replaceable, Subscript, Superscript, Trademark, ULink.
In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN"> <article> <artheader> <author><firstname>Norman</firstname><surname>Walsh</surname></author> </artheader> <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>
Copyright © 1999 O'Reilly & Associates, Inc. All rights reserved.