office.schema
changeset 40 b55474baa748
parent 20 68b845c64b74
--- a/office.schema	Tue Jul 04 15:17:29 2006 +0000
+++ b/office.schema	Sat Jul 29 22:00:37 2006 +0000
@@ -17,6 +17,19 @@
 attributetype ( schlittermannOfficeAT:1
     NAME 'iusCustomerID'
     DESC 'Customer ID'
-    EQUALITY caseIgnoreSubstringsMatch 
+    EQUALITY caseIgnoreMatch
+    SUBSTR caseIgnoreSubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
+# fax 1.3.6.1.4.1.1466.115.121.1.22
+# tel 1.3.6.1.4.1.1466.115.121.1.50
+
+# ObjectClasses
+#objectClass ( schlittermannOfficeOC:1
+#    NAME ( 'iusO' 'iusOrganization' )
+#    SUP 'organization'
+#    MUST ( c $ postalCode $ l $ st $ iusTel )
+#    MAY ( iusCustomerID ) )
+
+
+# vim:sts=4 sw=4 aw ai sm: