libmobi
C library for handling MOBI format ebook documents
Data Fields
OPFidentifier Struct Reference

OPF <dc:identifier/> element structure. More...

#include <opf.h>

Data Fields

char * value
 
char * id
 
char * scheme
 

Detailed Description

OPF <dc:identifier/> element structure.

At least one identifier must have an id specified, so it can be referenced from the package unique-identifier attribute.

Field Documentation

◆ id

char* OPFidentifier::id

id attribute

◆ scheme

char* OPFidentifier::scheme

opf:scheme (optional)

◆ value

char* OPFidentifier::value

element value


The documentation for this struct was generated from the following file: