SET-ATTRIBUTE-NODE( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Associates an XML ATTRIBUTE node with the referenced X-noderef object handle.
Return type: LOGICAL
Applies to: X-noderef object handle
Syntax
|
- attr-node-handle
- A valid X-noderef handle that represents an XML ATTRIBUTE node created with the CREATE-NODE-NAMESPACE( ) or CREATE-NODE( ) method.