Skip to content

[HTML Survey] Adopt some way to signify that an EPUB uses HTML instead of XHTML #2761

@reidmore-online

Description

@reidmore-online

Section

https://www.w3.org/TR/epub-34/#sec-package-elem

Describe the problem

Several responses to the survey have made reference to or requested a way to differentiate EPUB files with HTML from those using XHTML. Different methods have been proposed, including:

  • Separate version number (i.e. EPUB4)
  • Separate file extension (i.e. .epub4)
  • Metadata to identify use of HTML

Describe the fix or new feature you propose

(Chair hat off) I understand the desire to differentiate the books in some way, but I don't think this change rises to the level of a complete version number change like EPUB4, without us bundling in many more features and changes that would make it worth such an advancement.

I do think having some way to easily identify these books is compelling, and we should discuss different ways to do it. Some options off the top of my head:

  • <package version="3.4"...>
  • <meta property="rendition:serialization"...>html</meta>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Spec-EPUB3The issue affects the core EPUB 3.X Recommendation

    Type

    No type

    Projects

    Status

    In review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions