#
#********************************************************************
#
dn: cn=schema
#
#********************************************************************
#
attributeTypes: (
  0.9.2342.19200300.100.1.32
  NAME 'aRecord'
  EQUALITY caseIgnoreIA5Match
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
  )
#
#********************************************************************
#
attributeTypes: (
  0.9.2342.19200300.100.1.27
  NAME 'mDRecord'
  EQUALITY caseIgnoreIA5Match
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
  )
#
#********************************************************************
#
attributeTypes: (
  0.9.2342.19200300.100.1.28
  NAME 'mXRecord'
  EQUALITY caseIgnoreIA5Match
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
  )
#
#********************************************************************
#
attributeTypes: (
  0.9.2342.19200300.100.1.29
  NAME 'nSRecord'
  EQUALITY caseIgnoreIA5Match
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
  )
#
#********************************************************************
#
attributeTypes: (
  0.9.2342.19200300.100.1.30
  NAME 'sOARecord'
  EQUALITY caseIgnoreIA5Match
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
  )
#
#********************************************************************
#
attributeTypes: (
  0.9.2342.19200300.100.1.31
  NAME 'cNAMERecord'
  EQUALITY caseIgnoreIA5Match
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
  )
#
#********************************************************************
#
attributeTypes: (
  0.9.2342.19200300.100.1.38
  NAME 'associatedName'
  DESC 'RFC1274: DN of entry associated with domain'
  EQUALITY distinguishedNameMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
  )
#
#********************************************************************
#
objectClasses: (
  0.9.2342.19200300.100.4.15
  NAME 'dNSDomain'
  SUP domain
  STRUCTURAL
  MAY ( ARecord $ MDRecord $ MXRecord $ NSRecord $ SOARecord $ CNAMERecord )
  )
#
#********************************************************************
#