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

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



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

The meta element

The meta element expresses metadata information about the document, a document fragment or an external resource associated with the document.

Usage Example

        
<head>
    <meta rel="z3998:profile" resource="http://www.daisy.org/z3998/2012/auth/profiles/book/1.0">
        <meta property="z3998:name" content="book" />
        <meta property="z3998:version" content="1.0" />
    </meta>
    <meta rel="z3998:rdfa-context" resource="http://www.daisy.org/z3998/2012/vocab/context/default/" />
    <meta property="dc:identifier" content="int.daisy.book.12345" />
    <meta property="dc:publisher" content="DAISY Consortium" />
    <meta property="dc:date" content="2012-07-27T18:50:05Z" />
</head>        
    

Allowed parents

head, d:head and meta

Allowed children

This element may contain text.

This element may contain the following children: abbr, address, annoref, annotation, ssml:break, char, citation, code, d, definition, emph (text variant), emph (phrase variant), expansion, xforms:input, rend:linebreak, ln, m:math, meta, name, note, noteref, num, object (text variant), object (phrase variant), pagebreak, ssml:phoneme (text variant), ssml:phoneme (phrase variant), ssml:prosody (text variant), ssml:prosody (phrase variant), quote, xforms:range, ref, its:ruby, s, ssml:say-as (text variant), ssml:say-as (phrase variant), xforms:secret, sel:select, xforms:select, xforms:select1, span (text variant), span (phrase variant), sub, ssml:sub (text variant), ssml:sub (phrase variant), sup, term, xforms:textarea, time, ssml:token (text variant), ssml:token (phrase variant) and w

Content model and additional requirements

a choice of
either @typeof
or
zero or more of meta
or
zero or more of meta
or
zero or more of meta
or
zero or more of meta
or
zero or more of meta
or
zero or more of meta
end of choice
Note that in addition to restrictions presented in the content model above, use of this element must also respect the following requirement:
  • The meta content attribute must neither be empty nor contain only whitespace.
Such requirements take precedence over any conflicting statements in the content model or in the lists above of allowed children and parents.

Namespace

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

Usage Details

Acceptable methods for specifying the value of a meta element include:

  • attaching a content attribute; and

  • inlining text and non- meta element children.

It is not valid to employ both methods for the same element. If no value is specified, the meta element either expresses a specialized metadata function or is a container for one or more child meta elements.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy