Previous Next

GET-URI-BY-INDEX( ) method
Gets the namespace URI of the attribute at the given 1-based index.
Return type:
Applies to:
 
Syntax 
GET-URI-BY-INDEX ( index )
index
An integer expression indicating the 1-based index of the attribute.
Returns the Unknown value (?) if index is less than 1 or greater than the value of the SAX-attributes object’s NUM-ITEMS attribute.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.