Step daisy3-upgrade {http://www.daisy.org/ns/pipeline/xproc}

Upgrade a DAISY 3 publication from version 1.1.0 (Z39.86-2002) to version 2005 (Z39.86-2005).

Defined in: http://www.daisy.org/pipeline/modules/daisy3-utils/library.xpl

Input Ports

Port Description
source.fileset primary
source.in-memory sequence

Input DAISY 3 fileset.

Must contain exactly one NCX (application/x-dtbncx+xml) file and this entry must have a media-version attribute with value "1.1.0" or "2005-1".

Must contain exactly one OPF (application/oebps-package+xml) file and this entry must have a media-version attribute with value "1.0.1" or "1.2".

SMIL (application/smil+xml) entries must have a media-version attribute with value "dtb-1.1.0", "dtb-2005-1" or "dtb-2005-2".

DTBook (application/x-dtbook+xml) entries must have a media-version attribute with value "1.1.0", "2005-1", "2005-2" or "2005-3".

Output Ports

Port Description
result.fileset primary
result.in-memory sequence

Version 2005 DAISY 3 fileset.

Options

Local Name Namespace URI Default Description
version '2005'

The version of the output DAISY 3

Supported values are 2005, 2005-1, 2005-2 and 2005-3.