20 #ifndef __com_sun_star_xml_AttributeData_idl__ 21 #define __com_sun_star_xml_AttributeData_idl__ 24 module
com { module sun { module star { module xml {
string Type
the type of this XML attribute.
Definition: AttributeData.idl:43
string Namespace
the namespace of this XML attribute.
Definition: AttributeData.idl:36
Definition: Ambiguous.idl:22
string Value
the string value of this XML attribute.
Definition: AttributeData.idl:48
store the type and value of an XML attribute inside a XNameContainer
Definition: AttributeData.idl:30