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