Main Page   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

xmltags.h

00001 #ifndef __xmltags_h__
00002 #define __xmltags_h__
00003 
00004 #define XML_ATTRIB_COUNT        "Count"
00005 #define XML_NODE_NAMES          "Names"
00006 #define XML_NODE_NAME           "Name"
00007 #define XML_NODE_LINES          "Lines"
00008 #define XML_NODE_LINE           "Line"
00009 #define XML_NODE_LINE_START     "Start"
00010 #define XML_NODE_LINE_END       "End"
00011 #define XML_ATTRIB_LINE_X       "X"
00012 #define XML_ATTRIB_LINE_Y       "Y"
00013 #define XML_ATTRIB_LINE_R       "R"
00014 #define XML_ATTRIB_LINE_G       "G"
00015 #define XML_ATTRIB_LINE_B       "B"
00016 #define XML_ATTRIB_LINE_A       "A"
00017 #define XML_ATTRIB_LINE_NAME    "Name"
00018 
00019 #endif /* __xmltags_h__ */

Generated on Thu Jan 23 06:17:39 2003 for Vol by doxygen1.2.18