19 #ifndef __com_sun_star_xml_Attribute_idl__
20 #define __com_sun_star_xml_Attribute_idl__
23 module
com { module sun { module star { module xml {
Definition: Ambiguous.idl:22
A struct to keep information of an element's attribute.
Definition: Attribute.idl:30
string NamespaceURL
the attribute namespace URL
Definition: Attribute.idl:39
string Name
the attribute name
Definition: Attribute.idl:34
string Value
the attribute value
Definition: Attribute.idl:44