libcmml  0.9.1
Data Fields
CMML_Head Struct Reference

#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_Listmeta
CMML_Listlink

Detailed Description

CMML_Head: a head element as presented in the CMML document.

Examples:
cmml-parse.c, cmml-validate.c, and cmml-write.c.

Field Documentation

id attribute of header

language of header

directionality of lang

profile of header

title element of header

Examples:
cmml-parse.c, and cmml-write.c.

Referenced by main().

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


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