Schema Documentation - Book Profile
version 1.0

The body element

On this page:

The body element contains the complete or partial content of the enclosing document .

Usage Example

<document xmlns="http://www.daisy.org/ns/z3998/authoring/" xml:lang="en">
    <head>
        …
    </head>
    <body>
        …
    </body>
</document>

Allowed parents

document

Allowed children

This element must not contain text.

This element must contain the following children: bodymatter and frontmatter

This element may contain the following children: backmatter and cover

Content model

optionally
a choice of
either cover
or no content
end of choice
frontmatterbodymatter
an optional backmatter

Namespace

http://www.daisy.org/ns/z3998/authoring/