19 #ifndef _com_sun_star_xml_UserDefinedAttributesSupplier_idl_
20 #define _com_sun_star_xml_UserDefinedAttributesSupplier_idl_
24 module com { module sun { module star { module xml {
A component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component).
Definition: UserDefinedAttributesSupplier.idl:32
This is the generic interface for supporting the insertion and removal of named elements.
Definition: XNameContainer.idl:40
::com::sun::star::container::XNameContainer UserDefinedAttributes
This container holds the AttributeData elements that represent uninterpreted XML attributes.
Definition: UserDefinedAttributesSupplier.idl:47