Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: xml ::

deprecated service UserDefinedAttributeSupplier
Usage Restrictions
deprecated
Deprecation Info
because of typo in service name. Please use the service UserDefinedAttributesSupplier instead.
Description
A component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component).
Since
OOo 1.1.2
See also
UserDefinedAttributesSupplier

Properties' Summary
::com::sun::star::container::XNameContainer
UserDefinedAttributes
[ DEPRECATED ]
This container holds the AttributeData elements that represent uninterpreted XML attributes.  
Properties' Details
UserDefinedAttributes
::com::sun::star::container::XNameContainer UserDefinedAttributes;
Usage Restrictions
deprecated
Deprecation Info
because of typo in service name. Please use the service UserDefinedAttributesSupplier instead.
Description
This container holds the AttributeData elements that represent uninterpreted XML attributes.

The idea behind this property is that a parser can stow away all attributes that it cannot handle by itself on reading an XML file. When the file is stored again, the unknown attributes can be written back without loss.

The ::com::sun::star::container::XNameContainer supports the service AttributeContainer.

See also
UserDefinedAttributesSupplier

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.