!!! Overview
[{$pagename}] is the [LDAPSyntaxes] with an [OID] of [1.3.6.1.4.1.1466.115.121.1.36]

A value of the [{$pagename}] syntax is a sequence of one or more numerals and spaces.  

The LDAP-specific encoding of a value of this syntax is the unconverted string of characters, which conforms to the following [ABNF]:
%%prettify 
{{{
NumericString = 1*(DIGIT / SPACE)
}}} 
/%


The <DIGIT> and <SPACE> rules are defined in [RFC 4512].


[Example]: 15 079 672 281

The LDAP definition for the Numeric String syntax is:
%%prettify 
{{{
( 1.3.6.1.4.1.1466.115.121.1.36 DESC 'Numeric String' )

}}} 
/%
This syntax corresponds to the [NumericString] [ASN.1] type from [ASN.1].


!! [LDAP] [Attribute] Definition
The [{$pagename}] [AttributeTypes] is defined as:
* [OID] of [1.3.6.1.4.1.1466.115.121.1.36] 
* [NAME|Attribute-Name]: [{$pagename}]
* [DESC]: 
* [OBSOLETE flag] (only if present)
* [Supertype]: 
** (only if present)
* [EQUALITY]: []
* [ORDERING]: []
* [SYNTAX]: [1.3.6.1.4.1.1466.115.121.1.38] ([OID Syntax])
* [Extended Flags]: 
** [X-NDS_SYNTAX]: 5


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