20module
com { module sun { module star { module xml { module csax {
Definition Ambiguous.idl:20
A struct to keep information of an element's attribute.
Definition XMLAttribute.idl:26
string sName
the attribute name
Definition XMLAttribute.idl:30
string sValue
the attribute value
Definition XMLAttribute.idl:35