Have you added the opf xmlns prefix as an attribute to the metadata tag?
To use the opf namespace prefix, it must be defined. Typically this is done in the metadata tag attribute. Once that is added, you should be able to use he opf: namespace prefix before the role attribute.
KevinH
|