20 #ifndef __com_sun_star_xml_csax_XMLAttribute_idl__ 21 #define __com_sun_star_xml_csax_XMLAttribute_idl__ 23 module
com { module sun { module star { module xml { module csax {
Definition: Ambiguous.idl:22
string sValue
the attribute value
Definition: XMLAttribute.idl:38
string sName
the attribute name
Definition: XMLAttribute.idl:33
A struct to keep information of an element's attribute.
Definition: XMLAttribute.idl:28