Step zedai-validate {http://www.daisy.org/ns/pipeline/xproc}

Validate a ZedAI (ANSI/NISO Z39.98-2012 Authoring and Interchange) document.

Does not throw errors. Validation issues are reported through log messages.

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

Input Ports

Port Description
source primary

Output Ports

Port Description
result primary
xml-report sequence

XML Report

Raw output from the RelaxNG validation.

html-report sequence

HTML Report

A single HTML-formatted version of the validation report.

validation-status

Validation status

Validation status (http://daisy.github.io/pipeline/StatusXML).

Options

Local Name Namespace URI Default Description
report-method 'port'

Select the method used for reporting validation issues:

port
Issues are reported on the xml-report and html-report output ports.
log
Issues are reported through warning messages.
error
Issues are reported through error messages and also trigger an XProc error.
allow-aural-css-attributes false()

Whether the input contains aural CSS attributes (attributes with namespace "http://www.daisy.org/ns/pipeline/tts").