Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Examples

CMML_MetaElement Struct Reference

#include <cmml.h>


Data Fields

char * id
char * lang
char * dir
char * name
char * content
char * scheme


Detailed Description

CMML_MetaElement: a struct to keep the details of the meta tag in either a head or an clip


Field Documentation

char* CMML_MetaElement::id
 

id attribute of meta element

char* CMML_MetaElement::lang
 

language code of meta element

char* CMML_MetaElement::dir
 

directionality of lang (ltr/rtl)

char* CMML_MetaElement::name
 

property name of meta element

char* CMML_MetaElement::content
 

property value of meta element

char* CMML_MetaElement::scheme
 

scheme name of meta element


The documentation for this struct was generated from the following file:
Generated on Mon Apr 25 09:01:27 2005 for libcmml by  doxygen 1.4.2