22 #ifndef __com_sun_star_xml_csax_XMLAttribute_idl__
23 #define __com_sun_star_xml_csax_XMLAttribute_idl__
25 module
com { module sun { module star { module xml { module csax {
– idl definition –
Definition: Ambiguous.idl:22
string sValue
the attribute value
Definition: XMLAttribute.idl:40
string sName
the attribute name
Definition: XMLAttribute.idl:35
A struct to keep information of an element's attribute.
Definition: XMLAttribute.idl:30