!!! Overview
[{$pagename}] ([DESC]) is the description of an [LDAP syntax|LDAPSyntaxes].  


The LDAP-specific encoding of a value of this syntax is defined by the <SyntaxDescription> rule in [RFC 4512]. The LDAP definition for the LDAP Syntax Description syntax is:\\
( [1.3.6.1.4.1.1466.115.121.1.54] [DESC] '[{$pagename}]' )\\

The above LDAP definition for the LDAP Syntax Description syntax is itself a legal value of the [{$pagename}] syntax.

The ASN.1 type corresponding to the LDAP Syntax Description syntax is defined as follows, assuming EXPLICIT TAGS:
{{{
LDAPSyntaxDescription ::= SEQUENCE {
    identifier      OBJECT IDENTIFIER,
    description     DirectoryString { ub-schema } OPTIONAL }
}}}
The [DirectoryString] parameterized [ASN.1] type is defined in [X.520].

The value of sub-schema (an [integer]) is implementation defined.  A  non-normative definition appears in [X.520].


!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]