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
uri
localname
Returns the Unknown value (
?
) if no attribute has a namespace name that matches theuri
andlocalname
, or if namespace processing is disabled.
OpenEdge Release 10.2B
|