GET-VALUE-BY-QNAME( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Gets the value of the attribute with the given XML qualified name.
Return type: CHARACTER
Applies to: SAX-attributes object handle
Syntax
|
- qname
- A CHARACTER expression indicating the XML qualified name of the attribute.
Returns the Unknown value (?) if
no attribute has a XML qualified name that matches qname.