Return-Path: X-Original-To: apmail-directory-users-archive@www.apache.org Delivered-To: apmail-directory-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CFAD3DBBC for ; Tue, 23 Oct 2012 11:55:46 +0000 (UTC) Received: (qmail 44087 invoked by uid 500); 23 Oct 2012 11:55:46 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 43663 invoked by uid 500); 23 Oct 2012 11:55:39 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 43622 invoked by uid 99); 23 Oct 2012 11:55:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Oct 2012 11:55:37 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mervet2009@gmail.com designates 209.85.214.178 as permitted sender) Received: from [209.85.214.178] (HELO mail-ob0-f178.google.com) (209.85.214.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Oct 2012 11:55:30 +0000 Received: by mail-ob0-f178.google.com with SMTP id tb18so4319124obb.37 for ; Tue, 23 Oct 2012 04:55:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=hq2UWtHDS0bJHCFmYqKje9EsQK1Vt5t/ZQY7XIJ+Uw8=; b=n9hTdkgTdavyAXKGqx1CGQ9yQMn7mEo+11ps3/F1NuKN0Zmu0cgv4EhtSh3mfhUk12 ZXU9VQg74n9lk4OC6mFSbRSptQHQCSp2iV6Gxi/to/TbrbSdxur0zF6BL0+Rp3En8ErW a+tSrIpE6ktakePCKxEyYbU4FwpczOGw59Q1cGh2wH9TtzvwSZxSopcyjvrl8lIysyKA +cieVwyvccYx3Afkxtc8uAwWJ0FEo9ThwwudcgwGtyINv0oOxSQTKSOLJIQkFl6CvqTr Lr1ko8N1jlatTX6t3gNZDAu0cXWjCasgohArOeJnWqN07Anog0xQkPeC9yp5FG/1wEEm CMQw== MIME-Version: 1.0 Received: by 10.182.240.50 with SMTP id vx18mr9671229obc.31.1350993310119; Tue, 23 Oct 2012 04:55:10 -0700 (PDT) Received: by 10.76.80.202 with HTTP; Tue, 23 Oct 2012 04:55:10 -0700 (PDT) Date: Tue, 23 Oct 2012 14:55:10 +0300 Message-ID: Subject: Custom objects From: Merve Temizer To: users@directory.apache.org Content-Type: multipart/alternative; boundary=14dae93a14b357f6b504ccb8a4d0 X-Virus-Checked: Checked by ClamAV on apache.org --14dae93a14b357f6b504ccb8a4d0 Content-Type: text/plain; charset=ISO-8859-1 I could define several object model by writing specs of its attributes into an ldif file and import them into schema. Now i want to ask Can i define object models like a map, which contains keys and their values, but keys are not hard coded, modifiable like values. Or is there an attribute type which can contain keys and values map in it? --14dae93a14b357f6b504ccb8a4d0--