service AttributeContainer in module com::sun::star::xml:: |
service AttributeContainer;
This service describes a container for xml attributes. Each attribute is
accessed with its local name, or optionally, its local name with its namespace
prefix. The type and value of an attribute is stored in a
AttributeData
struct. If you use a namespace in the
AttributeData
, you must use a prefix in the name and you must use a
namespace, if you use a prefix.
Exported Interfaces |
This is the generic interface for supporting the insertion and removal of named elements.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.