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

CMML_Preamble Struct Reference

#include <cmml.h>


Data Fields

char * xml_version
char * xml_encoding
int xml_standalone
int doctype_declared
char * cmml_lang
char * cmml_dir
char * cmml_id
char * cmml_xmlns


Detailed Description

CMML_Preamble: a struct to keep the general details of a CMML document available
Examples:

cmml-validate.c, and cmml-write.c.


Field Documentation

char* CMML_Preamble::xml_version
 

version attribute of xml proc instr

char* CMML_Preamble::xml_encoding
 

encoding attribute of xml proc instr

int CMML_Preamble::xml_standalone
 

standalone attribute of xml proc instr

int CMML_Preamble::doctype_declared
 

was doctype declared

char* CMML_Preamble::cmml_lang
 

lang attribute of cmml tag

char* CMML_Preamble::cmml_dir
 

dir attribute of cmml tag

char* CMML_Preamble::cmml_id
 

id attribute of cmml tag

char* CMML_Preamble::cmml_xmlns
 

xmlns attribute of cmml tag


The documentation for this struct was generated from the following file:
Generated on Wed Apr 13 14:52:22 2005 for libcmml by  doxygen 1.4.2