#include <cmml.h>
Data Fields | |
| char * | id |
| char * | link_class |
| char * | title |
| char * | lang |
| char * | dir |
| char * | href |
| char * | type |
| char * | rel |
| char * | rev |
| char * | media |
| char* CMML_LinkElement::id |
id attribute of link
class attribute of link
| char* CMML_LinkElement::title |
title attribute of link
| char* CMML_LinkElement::lang |
language code of link
| char* CMML_LinkElement::dir |
directionality of lang (ltr/rtl)
| char* CMML_LinkElement::href |
href attribute of link
| char* CMML_LinkElement::type |
type attribute of link
| char* CMML_LinkElement::rel |
rel attribute of link
| char* CMML_LinkElement::rev |
rev attribute of link
| char* CMML_LinkElement::media |
media attribute of link
1.5.5