typedef struct dxml_attribute

Structure representing attributes within element

[more]char* attribute_name
the name of the attribute
[more]char* attribute_data
the content of the attribute
[more]struct dxml_attribute * next
the next item in the list


文書

Structure representing attributes within element
ochar* attribute_name
the name of the attribute

ochar* attribute_data
the content of the attribute

ostruct dxml_attribute * next
the next item in the list

アルファベット順索引



このページは DOC++ によって生成されています.