libcmml
0.9.1
|
#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 |
char * | cmml_granulerate |
CMML_Preamble: a struct to keep the general details of a CMML document available
version attribute of xml proc instr
encoding attribute of xml proc instr
standalone attribute of xml proc instr
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
xmlns attribute of cmml tag
granulerate attribute of cmml tag