Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : SET-ATTRIBUTE-NODE( ) method
 

SET-ATTRIBUTE-NODE( ) method

Associates an XML ATTRIBUTE node with the referenced X-noderef object handle.
Return type: LOGICAL
Applies to: X-noderef object handle

Syntax

SET-ATTRIBUTE-NODE ( attr-node-handle )
attr-node-handle
A valid X-noderef handle that represents an XML ATTRIBUTE node created with the CREATE-NODE-NAMESPACE( ) or CREATE-NODE( ) method.