Adobe.com
Contents Suites Classes Class Index Member Index

AIXMLElementSuite Struct Reference
[API Suite List]

This suite allows you to access XML metadata attributes. More...

#include <AIXMLElement.h>

List of all members.

Public Attributes

AIAPI AIErr(* GetAttribute )(AIXMLNodeRef element, AIXMLName name, AIXMLString *value)
 Retrieves the value of an XML node's named attribute.
AIAPI AIErr(* SetAttribute )(AIXMLNodeRef element, AIXMLName name, AIXMLString value)
 Sets the value of an XML node's named attribute.
AIAPI AIErr(* RemoveAttribute )(AIXMLNodeRef element, AIXMLName name)
 Removes a named attribute associated with an XML node.

Detailed Description

This suite allows you to access XML metadata attributes.

This suite provides an approximate implementation of the XML Level 1 DOM interface for elements. See http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core.html#ID-745549614


Member Data Documentation

Retrieves the value of an XML node's named attribute.

Parameters:
element The node.
name The attribute name.
value [out] A buffer in which to return the value.

Removes a named attribute associated with an XML node.

Parameters:
element The node.
name The attribute name.

Sets the value of an XML node's named attribute.

Parameters:
element The node.
name The attribute name.
value The new value.

The documentation for this struct was generated from the following file:


Contents Suites Classes Class Index Member Index
Adobe Solutions Network
 
Copyright © 2014 Adobe Systems Incorporated. All rights reserved.
Terms of Use Online Privacy Policy Adobe and accessibility Avoid software piracy Permissions and Trademarks