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