The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

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

struct AttributeData
Description
store the type and value of an XML attribute inside a XNameContainer

Elements' Summary
Namespace the namespace of this XML attribute.  
Type the type of this XML attribute.  
Value the string value of this XML attribute.  
Elements' Details
Namespace
string Namespace;
Description
the namespace of this XML attribute.

This string can be empty if you are not using namespaces.

Type
string Type;
Description
the type of this XML attribute.

For non validating parsers this must be CDATA.

Value
string Value;
Description
the string value of this XML attribute.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

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