<article>

Article

One Balisage paper, essay, or opinion piece; the top-level element (document element) of the Balisage Conference Paper model, which contains all the metadata and content for the document

Attributes

version version
xmlns Default Namespace Declaration
xml:id XML Unique Identifier

Model Description

The following, in order:

This top-level element may not be contained in any other elements.

Example

         
...
<article xmlns="http://docbook.org/ns/docbook" version="5.0-subset Balisage-1.1"
xml:id="HR-23632987-8973">
<title>Raleigh's Discoveries in the New World</title>
<info>...</info>
<section>...</section>
<section>...</section>
<appendix xml:id="mul83">...</appendix>
...
<bibliography>...</bibliography>
</article>


        

Module

balisage-1-1