## Attribute Types # Parent attributetype ( 1.1.2.1.1 NAME 'parent' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) # Content attributetype ( 1.1.2.1.2 NAME 'content' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) # Link attributetype ( 1.1.2.1.3 NAME 'link' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) ## Object classes # Notion objectclass ( 1.1.2.2.1 NAME 'notion' SUP top MUST ( uid $ cn ) MAY ( description $ businesscategory $ seealso $ owner $ dnqualifier ) ) # Expression objectclass ( 1.1.2.2.2 NAME 'expression' SUP notion MAY ( content $ parent $ link ) )