|
const char * | head_id |
| id attribute of header
|
|
const char * | lang |
| language of header
|
|
const char * | dir |
| directionality of lang
|
|
const char * | profile |
| profile of header
|
|
const char * | title |
| title element of header
|
|
const char * | title_id |
| id attribute of title element
|
|
const char * | title_lang |
| language of title
|
|
const char * | title_dir |
| directionality of title_lang
|
|
const char * | base_id |
| id attribute of base element
|
|
const char * | base_href |
| href attribute of base element
|
|
AnxList * | meta |
| list of meta elements
|
|
AnxList * | link |
| list of link elements
|
|
The documentation for this struct was generated from the following file: