PreviousNextIndex

GET-URI-BY-INDEX( ) method

Gets the namespace URI of the attribute at the given 1-based index.

Return type: CHARACTER

Applies to: SAX-attributes object handle

Syntax
GET-URI-BY-INDEX ( index ) 

index

Returns the Unknown value (?) if 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