CMML_LinkElement Struct Reference

#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


Detailed Description

CMML_LinkElement: a struct to keep the details of the link tag in either a head or a clip

Field Documentation

char* CMML_LinkElement::id

id attribute of link

char* CMML_LinkElement::link_class

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


The documentation for this struct was generated from the following file:
Generated on Mon Feb 4 09:49:22 2008 for libcmml by  doxygen 1.5.4