Progress
Version 9
Product Update Bulletin


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

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

Return Type: CHARACTER

Applies To: SAX-ATTRIBUTES Object

SYNTAX

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

uri

The namespace URI (that is, the URI to which the attribute’s prefix refers), or, if the name has no namespace URI, an empty string.

localname

The local (unqualified) name of the attribute.

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


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095