Return type:
Applies to:
UPDATE-ATTRIBUTE ( attribute-name index , attribute-value, namespaceURI ) )An integer expression evaluating to the position of the attribute in the attribute list. The first attribute has an index of 1. When using index, namespaceURI must be the Unknown value (?), an empty string, or not supplied. Otherwise, an invalid argument error will be raised.
The Unknown value (?) if the attribute doesn’t contain a namespaceIf using an attribute-name, the method updates the first match it finds in the list.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |