HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/debout/debout.nl/vendor/scrivo/highlight.php/test/markup/ldif/schema.expect.txt
<span class="hljs-attribute">dn</span>: cn=schema
<span class="hljs-attribute">objectClass</span>: top
<span class="hljs-attribute">objectClass</span>: ldapSubentry
<span class="hljs-attribute">objectClass</span>: subschema
<span class="hljs-comment"># Single-valued JSON attribute</span>
<span class="hljs-attribute">attributeTypes</span>: ( example-json1-oid NAME 'json1'
  EQUALITY jsonObjectExactMatch SYNTAX 1.3.6.1.4.1.30221.2.3.4
  SINGLE-VALUE X-ORIGIN 'custom attribute' )
<span class="hljs-comment"># Multi-valued JSON attribute</span>
<span class="hljs-attribute">attributeTypes</span>: ( example-mjson1-oid NAME 'mjson1'
  EQUALITY jsonObjectExactMatch SYNTAX 1.3.6.1.4.1.30221.2.3.4
  X-ORIGIN 'custom attribute' )
<span class="hljs-attribute">objectClasses</span>: ( example-application-oc-oid NAME 'example-application-oc'
  SUP top AUXILIARY MAY ( json1 $ mjson1 )
  X-ORIGIN 'custom auxiliary object class' )