PreviousNextIndex

GET-INDEX-BY-NAMESPACE-NAME( ) method

Gets the 1-based index of the attribute with the given namespace name.

Return type: INTEGER

Applies to: SAX-attributes object handle

Syntax
GET-INDEX-BY-NAMESPACE-NAME ( uri, localname ) 

uri
localname

Returns the Unknown value (?) if no attribute’s uri-localname combination matches the combination of uri and localname.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex