Home > Contents > Index > 
DIR.REPLACEATTRS
Replaces the existing attribute values with the specified values.
Syntax
<DIR.REPLACEATTRS NAME="ENTRY"> <DIR.ARGUMENT NAME="ATTRIBUTE_NAME"
VALUE="ATTRIBUTE_VALUE"/> </DIR.REPLACEATTRSParameters
NAME (required)- Unique identifier for the name of the entry to which attributes are being replaced. The value is relative to the
baseDNproperty.
DIR.ARGUMENT NAME (required)- Name of the attribute to be replaced for this entry.
DIR.ARGUMENT VALUE (required)- Value of the named attribute.
Error Numbers
The possible values of
errnoinclude:
Example
<DIR.REPLACEATTRS NAME="Variables.modname"/> <DIR.ARGUMENT NAME="Variables.phFieldName" VALUE="Variables.newph"/> </DIR.REPLACEATTRS>Release Introduced
This tag was introduced in CS release 4.0.
Home > Contents > Index > 
Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.