vcardunassigned.schema 562 Bytes
attributetype ( 1.3.6.1.4.1.4203.666.1.41
  NAME 'vcardcountry'
  DESC 'RFC2256: ISO-3166 country 2-letter code multiple values allowed'
  SUP name
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{2} )

attributetype ( 1.3.6.1.4.1.4203.666.1.42
  NAME 'unassignedproperty'
  EQUALITY caseIgnoreMatch
  SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} )

objectClass     ( 1.3.6.1.4.1.4203.666.1.100
  NAME 'VCardUnassigned'
  DESC 'VCard unassigned properties'
  SUP inetOrgPerson
  STRUCTURAL
  MAY  ( unassignedproperty $ vcardcountry )
  )