Quote:
Originally Posted by JSWolf
https://www.w3.org/TR/epub/
Code:
<metadata …>
…
<meta property="belongs-to-collection" id="c01">Harry Potter</meta>
<meta refines="#c01" property="collection-type">series</meta>
…
</metadata>
However, what's missing from ePub3 is the series order.
|
So you're just choosing to ignore the group-position property, then.