Schema Documentation - DIAGRAM Description 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 may contain the following children: d:description, h, hd and section

Content model

a choice of
either one or more of section
or
first h
followed by a mix of
one or more of d:description
zero or more of hd
end of mix
end of choice

Namespace

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