Step check-files-wellformed {http://www.daisy.org/ns/pipeline/xproc}

Check that files exist and are well-formed XML

Given a list of files, ensure that each exists and is well-formed XML.

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

Input Ports

Port Description
source.fileset primary

Input fileset

source.in-memory sequence

Output Ports

Port Description
result.fileset

Output fileset which contains the well-formed files from source.

result.in-memory sequence
report

List of malformed files, formatted as d:error elements, or an empty d:errors element if nothing is missing.

validation-status

Validation status (http://daisy.github.io/pipeline/StatusXML) of the file check.