Schema Documentation - Newsfeed Aggregator Profile
version 1.0

The body variant of 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: article, h and section

Content model

an optional h
a choice of
either one or more of section
or one or more of article
end of choice

Variants

This element exists in 2 variants. The other variant is the article variant.

Namespace

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