PreviousNextIndex

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

Gets the value of the attribute with the given namespace name.

Return type: CHARACTER

Applies to: SAX-attributes object handle

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

uri
localname

Returns the Unknown value (?) if no attribute has a namespace name that matches the uri and localname, or if namespace processing is disabled.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex