office.schema
changeset 50 882fec08957c
parent 49 d8b5f709a2a7
--- a/office.schema	Wed May 27 14:43:18 2015 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-# $Id$
-# $URL$
-# © Heiko Schlittermann
-#
-# 1.3.6.1.4.1.23297		schlittermann OID
-# 1.3.6.1.4.1.23297.2.		iusMail	 -> schlittermann.mail.schema
-# 1.3.6.1.4.1.23297.3.		iusProxy -> schlittermann.proxy.schema
-# 1.3.6.1.4.1.23297.10.		other 
-# 1.3.6.1.4.1.23297.10.1	hsm (Hochschule Merseburg) -> hsm.schema
-
-objectIdentifier schlittermann 1.3.6.1.4.1.23297
-objectIdentifier schlittermannOffice schlittermann:4
-objectIdentifier schlittermannOfficeAT schlittermannOffice:3
-objectIdentifier schlittermannOfficeOC schlittermannOffice:4
-
-# Attributes
-attributetype ( schlittermannOfficeAT:1
-    NAME 'iusCustomerID'
-    DESC 'Customer ID'
-    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: