#include <cmml.h>
Data Fields | |
char * | head_id |
char * | lang |
char * | dir |
char * | profile |
char * | title |
char * | title_id |
char * | title_lang |
char * | title_dir |
char * | base_id |
char * | base_href |
CMML_List * | meta |
CMML_List * | link |
|
id attribute of header |
|
language of header |
|
directionality of lang |
|
profile of header |
|
title element of header
|
|
id attribute of title element |
|
language of title |
|
directionality of title_lang |
|
id attribute of base element |
|
href attribute of base element |
|
list of meta elements |
|
list of link elements |