From 5ceb2e9601d2501d021d0c61188ec913076555a0 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Wed, 26 Sep 2007 12:21:02 +0000
Subject: [PATCH] Merge branches/temp-admin@3208 onto trunk@3208.

---
 opends/resource/admin/admin.xsd |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/opends/resource/admin/admin.xsd b/opends/resource/admin/admin.xsd
index f959740..9fb5f95 100644
--- a/opends/resource/admin/admin.xsd
+++ b/opends/resource/admin/admin.xsd
@@ -1157,15 +1157,6 @@
           </xsd:sequence>
         </xsd:complexType>
       </xsd:element>
-      <xsd:element name="oid">
-        <xsd:annotation>
-          <xsd:documentation>
-            Used for properties which contain LDAP object identifiers
-            (e.g. attribute names, object classes, controls, etc).
-          </xsd:documentation>
-        </xsd:annotation>
-        <xsd:complexType />
-      </xsd:element>
       <xsd:element name="aci">
         <xsd:annotation>
           <xsd:documentation>

--
Gitblit v1.10.0