PreviousNextIndex

GET-QNAME-BY-INDEX( ) method

Gets the XML qualified name of the attribute at the given 1-based index.

Return type: CHARACTER

Applies to: SAX-attributes object handle

Syntax
GET-QNAME-BY-INDEX ( index ) 

index

Looks up an attribute’s XML qualified name by index. Returns Unknown value (?) if the index is less than 1 or greater than the value of the SAX-attributes object’s NUM-ITEMS attribute.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex