
xml.schema.z3998-book-1.0-latest.schemadoc.subfiles.e-document01.html Maven / Gradle / Ivy
Schema Documentation: the document element
The document element
On this page:
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
required attributes: @xml:lang
optional attributes: @class,
@its:dir,
@its:translate,
@role,
@ssml:onlangfailure,
@xml:base,
@xml:id,
@xml:space and the RDFa attribute setheadbody
Namespace
http://www.daisy.org/ns/z3998/authoring/
© 2015 - 2025 Weber Informatics LLC | Privacy Policy