All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.schema.z3998-book-1.0-latest.schemadoc.subfiles.e-document01.html Maven / Gradle / Ivy



   
      
      Schema Documentation: the document element
      
   
   
      
Schema Documentation - Book Profile
version 1.0

The document element

The document element is the root element of all Z39.98-AI Profiles.

The document element must include an xmlns attribute declaring the Z39.98-AI Core namespace and an xml:lang attribute specifying the language of the document.

Usage Example

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

Allowed parents

This is the root element

Allowed children

This element must not contain text.

This element must contain the following children: body and head

Content model

Namespace

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





© 2015 - 2025 Weber Informatics LLC | Privacy Policy