Configuration Reference Home
OpenDJ - Attribute Type Description Attribute Syntax

Attribute Type Description Attribute Syntax

Attribute Type Description Attribute Syntaxes describe the format of the directory schema attribute type definitions.

Parent Component

The Attribute Type Description Attribute Syntax component inherits from the Attribute Syntax

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ enabled ↓ java-class
↓ strip-syntax-min-upper-bound

Basic Properties

enabled

Description
Indicates whether the Attribute Syntax is enabled.
Default Value
None
Allowed Values
true
false
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No


Advanced Properties

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Attribute Type Description Attribute Syntax implementation.
Default Value
org.opends.server.schema.AttributeTypeSyntax
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.api.AttributeSyntax
Multi-valued
No
Required
Yes
Admin Action Required
The Attribute Type Description Attribute Syntax must be disabled and re-enabled for changes to this setting to take effect
Advanced Property
Yes
Read-only
Yes

strip-syntax-min-upper-bound

Description
Indicates whether the suggested minimum upper bound appended to an attribute's syntax OID in it's schema definition Attribute Type Description is stripped off. When retrieving the server's schema, some APIs (JNDI) fail in their syntax lookup methods, because they do not parse this value correctly. This configuration option allows the server to be configured to provide schema definitions these APIs can parse correctly.
Default Value
false
Allowed Values
true
false
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
Yes
Read-only
No