List of forums • View recent posts • View recent comments •
• Go to daisy.org
error TTS Narrator transformer script: bad attribute name=dtb:title
Hello,
I have a simple XHTML file (pasted below) created by hand. I use the XHTMLToDTBook transformer to generate a DTBook file (also pasted below) that gets generated without errors and passes validation.
I then use the TTS Narator transformer script to generate a full text and audio daisy book from the DTBook generated above. This transformer fails on the following line generated automatically by the XHTMLTODTBook transformer:
The error is:
"A validation error occurred. bad value for attribute name. line 22, column 58 File speechgen.opf
The offending line is:
< meta name="dtb:title" content="My book title" / >
As you can see from the original XHTML file and generated DTBook file attached (unable to paste xml inline), this offending line is generated automatically by the XHTML to DTBook transformer. Any suggestions on how to work around this?
Thanks, Manish

This is a bug indeed. The
error Using TTS Narator To Daisy Book Transformer| Bad Attribute
Right. I also wanted to fix