You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2007/11/05 18:15:02 UTC

svn commit: r592094 [31/35] - in /directory/sandbox/felixk/studio-schemaeditor: ./ META-INF/ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/directory/ src/main/java/org/apache/directory/studio/ src/m...

Added: directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/dhcp.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/dhcp.xml?rev=592094&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/dhcp.xml (added)
+++ directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/dhcp.xml Mon Nov  5 09:14:24 2007
@@ -0,0 +1,633 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<schema name="dhcp">
+   <attributetypes>
+      <attributetype oid="2.16.840.1.113719.1.203.4.9" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpOptionsDN</alias>
+         </aliases>
+         <description>The distinguished name(s) of the dhcpOption objects containing the configuration options provided by the server.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.10" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpHostDN</alias>
+         </aliases>
+         <description>the distinguished name(s) of the dhcpHost objects.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.25" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpLastTransactionTime</alias>
+         </aliases>
+         <description>This is the last time a valid DHCP packet was received from the client.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.24</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.12" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpGroupDN</alias>
+         </aliases>
+         <description>The distinguished name(s)   of the groups.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.19" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpServiceDN</alias>
+         </aliases>
+         <description>The DN of dhcpService object(s)which contain the configuration information. Each dhcpServer object has this attribute identifying the DHCP configuration(s) that the server is associated with.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.29" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpRequestedHostName</alias>
+         </aliases>
+         <description>This is the hostname that was requested by the client.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.36" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpDelayedServiceParameter</alias>
+         </aliases>
+         <description>Delay in seconds corresponding to Delayed Service Parameter configuration, as defined in  DHC Load Balancing Algorithm [RFC 3074]. </description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.27</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.28" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpDnsStatus</alias>
+         </aliases>
+         <description>This indicates the status of updating DNS resource records on behalf of the client by the DHCP server for this address.  The value is a 16-bit bitmask.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.27</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.27" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpDomainName</alias>
+         </aliases>
+         <description>This is the name of the domain sent to the client by the server.  It is essentially the same as the value for DHCP option 15 sent to the client, and represents only the domain - not the full FQDN.  To obtain the full FQDN assigned to the client you must prepend the "dhcpAssignedHostName" to this value with a ".".</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.26" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpBootpFlag</alias>
+         </aliases>
+         <description>This indicates whether the address was assigned via BOOTP.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.7</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.37" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpMaxClientLeadTime</alias>
+         </aliases>
+         <description>Maximum Client Lead Time configuration in seconds, as defined in DHCP Failover Protocol [FAILOVR]</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.27</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.39" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpErrorLog</alias>
+         </aliases>
+         <description>Generic error log attribute that allows logging error conditions within a dhcpService or a dhcpSubnet, like no IP addresses available for lease.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.38" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpFailOverEndpointState</alias>
+         </aliases>
+         <description>Server (Failover Endpoint) state, as defined in DHCP Failover Protocol [FAILOVR]</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.8" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpClassData</alias>
+         </aliases>
+         <description>Encoded text string or list of bytes expressed in hexadecimal, separated by colons.  Clients match subclasses based on matching the class data with the results of match or spawn with statements in the class name declarations.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.7" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpOption</alias>
+         </aliases>
+         <description>Encoded option values to be sent to clients.  Each value represents a single option and contains (OptionTag, Length, OptionValue) encoded in the format used by DHCP.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.40</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.14" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpLeaseDN</alias>
+         </aliases>
+         <description>The distinguished name of a client address.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.23" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpExpirationTime</alias>
+         </aliases>
+         <description>This is the time the current lease for an address expires.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.24</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.21" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpImplementation</alias>
+         </aliases>
+         <description>Description of the DHCP Server implementation e.g. DHCP Servers vendor.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.20" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpVersion</alias>
+         </aliases>
+         <description>The version attribute of this object.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.5" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpPermitList</alias>
+         </aliases>
+         <description>This attribute contains the permit lists associated with a pool. Each permit list is defined as a separate value.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.22" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpAddressState</alias>
+         </aliases>
+         <description>This stores information about the current binding-status of an address.  For dynamic addresses managed by DHCP, the values should be restricted to the following: "FREE", "ACTIVE", "EXPIRED", "RELEASED", "RESET", "ABANDONED", "BACKUP".  For other addresses, it SHOULD be one of the following: "UNKNOWN", "RESERVED" (an address that is managed by DHCP that is reserved for a specific client), "RESERVED-ACTIVE" (same as reserved, but address is currently in use), "ASSIGNED" (assigned manually or by some other mechanism), "UNASSIGNED", "NOTASSIGNABLE".</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.4" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpRange</alias>
+         </aliases>
+         <description>The starting &amp; ending IP Addresses in the range (inclusive), separated by a hyphen; if the range only contains one address, then just the address can be specified with no hyphen.  Each range is defined as a separate value.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.3" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpStatements</alias>
+         </aliases>
+         <description>Flexible storage for specific data depending on what object this exists in. Like conditional statements, server parameters, etc. This allows the standard to evolve without needing to adjust the schema.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.24" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpStartTimeOfState</alias>
+         </aliases>
+         <description>This is the time of the last state change for a leased address.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.24</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.6" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpNetMask</alias>
+         </aliases>
+         <description>The subnet mask length for the subnet.  The mask can be easily computed from this length.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.27</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.1" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpPrimaryDN</alias>
+         </aliases>
+         <description>The DN of the dhcpServer which is the primary server for the configuration.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.2" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpSecondaryDN</alias>
+         </aliases>
+         <description>The DN of dhcpServer(s) which provide backup service for the configuration.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.15" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpLeasesDN</alias>
+         </aliases>
+         <description>The distinguished name(s) client addresses.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.18" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpSharedNetworkDN</alias>
+         </aliases>
+         <description>The distinguished name(s) of sharedNetworks.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.17" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpSubclassesDN</alias>
+         </aliases>
+         <description>The distinguished name(s) of subclass(es).</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.16" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpClassesDN</alias>
+         </aliases>
+         <description>The distinguished name(s) of a class(es) in a subclass.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.31" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpReservedForClient</alias>
+         </aliases>
+         <description>The distinguished name of a "dhcpClient" that an address is reserved for.  This may not be the same as the "dhcpAssignedToClient" attribute if the address is being reassigned but the current lease has not yet expired.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.30" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpAssignedHostName</alias>
+         </aliases>
+         <description>This is the actual hostname that was assigned to a client. It may not be the name that was requested by the client.  The fully qualified domain name can be determined by appending the value of "dhcpDomainName" (with a dot separator) to this name.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.13" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpSubnetDN</alias>
+         </aliases>
+         <description>The distinguished name(s) of the subnets.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.35" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpHashBucketAssignment</alias>
+         </aliases>
+         <description>HashBucketAssignment bit map for the DHCP Server, as defined in DHC Load Balancing Algorithm [RFC 3074].</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.40</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.32" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpAssignedToClient</alias>
+         </aliases>
+         <description>This is the distinguished name of a "dhcpClient" that an address is currently assigned to.  This attribute is only present in the class when the address is leased.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.34" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpHWAddress</alias>
+         </aliases>
+         <description>The clients hardware address that requested this IP address.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.40</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.11" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpPoolDN</alias>
+         </aliases>
+         <description>The distinguished name(s) of pools.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113719.1.203.4.33" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>dhcpRelayAgentInfo</alias>
+         </aliases>
+         <description>If the client request was received via a relay agent, this contains information about the relay agent that was available from the DHCP request.  This is a hex-encoded option value.</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.40</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+      </attributetype>
+   </attributetypes>
+   <objectclasses>
+      <objectclass oid="2.16.840.1.113719.1.203.6.9" obsolete="false">
+         <aliases>
+            <alias>dhcpOptions</alias>
+         </aliases>
+         <description>Represents information about a collection of options defined.</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>AUXILIARY</type>
+         <mandatory>
+            <attributetype>cn</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>dhcpOption</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="2.16.840.1.113719.1.203.6.6" obsolete="false">
+         <aliases>
+            <alias>dhcpHost</alias>
+         </aliases>
+         <description>This represents information about a particular client</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <mandatory>
+            <attributetype>cn</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>dhcpLeaseDN</attributetype>
+            <attributetype>dhcpHWAddress</attributetype>
+            <attributetype>dhcpOptionsDN</attributetype>
+            <attributetype>dhcpStatements</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="2.16.840.1.113719.1.203.6.5" obsolete="false">
+         <aliases>
+            <alias>dhcpGroup</alias>
+         </aliases>
+         <description>Group object that lists host DNs and parameters. This is a container object.</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <mandatory>
+            <attributetype>cn</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>dhcpHostDN</attributetype>
+            <attributetype>dhcpOptionsDN</attributetype>
+            <attributetype>dhcpStatements</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="2.16.840.1.113719.1.203.6.8" obsolete="false">
+         <aliases>
+            <alias>dhcpSubClass</alias>
+         </aliases>
+         <description>Represents information about a collection of related classes.</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <mandatory>
+            <attributetype>cn</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>dhcpClassData</attributetype>
+            <attributetype>dhcpOptionsDN</attributetype>
+            <attributetype>dhcpStatements</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="2.16.840.1.113719.1.203.6.11" obsolete="false">
+         <aliases>
+            <alias>dhcpLog</alias>
+         </aliases>
+         <description>This is the object that holds past information about the IP address. The cn is the time/date stamp when the address was assigned or released, the address state at the time, if the address was assigned or released.</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <mandatory>
+            <attributetype>cn</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>dhcpAddressState</attributetype>
+            <attributetype>dhcpExpirationTime</attributetype>
+            <attributetype>dhcpStartTimeOfState</attributetype>
+            <attributetype>dhcpLastTransactionTime</attributetype>
+            <attributetype>dhcpBootpFlag</attributetype>
+            <attributetype>dhcpDomainName</attributetype>
+            <attributetype>dhcpDnsStatus</attributetype>
+            <attributetype>dhcpRequestedHostName</attributetype>
+            <attributetype>dhcpAssignedHostName</attributetype>
+            <attributetype>dhcpReservedForClient</attributetype>
+            <attributetype>dhcpAssignedToClient</attributetype>
+            <attributetype>dhcpRelayAgentInfo</attributetype>
+            <attributetype>dhcpHWAddress</attributetype>
+            <attributetype>dhcpErrorLog</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="2.16.840.1.113719.1.203.6.4" obsolete="false">
+         <aliases>
+            <alias>dhcpPool</alias>
+         </aliases>
+         <description>This stores configuration information about a pool.</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <mandatory>
+            <attributetype>cn</attributetype>
+            <attributetype>dhcpRange</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>dhcpClassesDN</attributetype>
+            <attributetype>dhcpPermitList</attributetype>
+            <attributetype>dhcpLeasesDN</attributetype>
+            <attributetype>dhcpOptionsDN</attributetype>
+            <attributetype>dhcpStatements</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="2.16.840.1.113719.1.203.6.7" obsolete="false">
+         <aliases>
+            <alias>dhcpClass</alias>
+         </aliases>
+         <description>Represents information about a collection of related clients.</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <mandatory>
+            <attributetype>cn</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>dhcpSubclassesDN</attributetype>
+            <attributetype>dhcpOptionsDN</attributetype>
+            <attributetype>dhcpStatements</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="2.16.840.1.113719.1.203.6.1" obsolete="false">
+         <aliases>
+            <alias>dhcpService</alias>
+         </aliases>
+         <description>Service object that represents the actual DHCP Service configuration. This is a container object.</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <mandatory>
+            <attributetype>cn</attributetype>
+            <attributetype>dhcpPrimaryDN</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>dhcpSecondaryDN</attributetype>
+            <attributetype>dhcpSharedNetworkDN</attributetype>
+            <attributetype>dhcpSubnetDN</attributetype>
+            <attributetype>dhcpGroupDN</attributetype>
+            <attributetype>dhcpHostDN</attributetype>
+            <attributetype>dhcpClassesDN</attributetype>
+            <attributetype>dhcpOptionsDN</attributetype>
+            <attributetype>dhcpStatements</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="2.16.840.1.113719.1.203.6.10" obsolete="false">
+         <aliases>
+            <alias>dhcpLeases</alias>
+         </aliases>
+         <description>This class represents an IP Address, which may or may not have been leased.</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <mandatory>
+            <attributetype>cn</attributetype>
+            <attributetype>dhcpAddressState</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>dhcpExpirationTime</attributetype>
+            <attributetype>dhcpStartTimeOfState</attributetype>
+            <attributetype>dhcpLastTransactionTime</attributetype>
+            <attributetype>dhcpBootpFlag</attributetype>
+            <attributetype>dhcpDomainName</attributetype>
+            <attributetype>dhcpDnsStatus</attributetype>
+            <attributetype>dhcpRequestedHostName</attributetype>
+            <attributetype>dhcpAssignedHostName</attributetype>
+            <attributetype>dhcpReservedForClient</attributetype>
+            <attributetype>dhcpAssignedToClient</attributetype>
+            <attributetype>dhcpRelayAgentInfo</attributetype>
+            <attributetype>dhcpHWAddress</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="2.16.840.1.113719.1.203.6.3" obsolete="false">
+         <aliases>
+            <alias>dhcpSubnet</alias>
+         </aliases>
+         <description>This class defines a subnet. This is a container object.</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <mandatory>
+            <attributetype>cn</attributetype>
+            <attributetype>dhcpNetMask</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>dhcpRange</attributetype>
+            <attributetype>dhcpPoolDN</attributetype>
+            <attributetype>dhcpGroupDN</attributetype>
+            <attributetype>dhcpHostDN</attributetype>
+            <attributetype>dhcpClassesDN</attributetype>
+            <attributetype>dhcpLeasesDN</attributetype>
+            <attributetype>dhcpOptionsDN</attributetype>
+            <attributetype>dhcpStatements</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="2.16.840.1.113719.1.203.6.2" obsolete="false">
+         <aliases>
+            <alias>dhcpSharedNetwork</alias>
+         </aliases>
+         <description>This stores configuration information for a shared network.</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <mandatory>
+            <attributetype>cn</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>dhcpSubnetDN</attributetype>
+            <attributetype>dhcpPoolDN</attributetype>
+            <attributetype>dhcpOptionsDN</attributetype>
+            <attributetype>dhcpStatements</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="2.16.840.1.113719.1.203.6.12" obsolete="false">
+         <aliases>
+            <alias>dhcpServer</alias>
+         </aliases>
+         <description>DHCP Server Object</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <mandatory>
+            <attributetype>cn</attributetype>
+            <attributetype>dhcpServiceDN</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>dhcpVersion</attributetype>
+            <attributetype>dhcpImplementation</attributetype>
+            <attributetype>dhcpHashBucketAssignment</attributetype>
+            <attributetype>dhcpDelayedServiceParameter</attributetype>
+            <attributetype>dhcpMaxClientLeadTime</attributetype>
+            <attributetype>dhcpFailOverEndpointState</attributetype>
+            <attributetype>dhcpStatements</attributetype>
+         </optional>
+      </objectclass>
+   </objectclasses>
+</schema>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/dhcp.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/inetorgperson.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/inetorgperson.xml?rev=592094&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/inetorgperson.xml (added)
+++ directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/inetorgperson.xml Mon Nov  5 09:14:24 2007
@@ -0,0 +1,148 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<schema name="inetorgperson">
+   <attributetypes>
+      <attributetype oid="2.16.840.1.113730.3.1.40" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>userSMIMECertificate</alias>
+         </aliases>
+         <description>RFC2798: PKCS#7 SignedData used to support S/MIME</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.5</syntax>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113730.3.1.2" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>departmentNumber</alias>
+         </aliases>
+         <description>RFC2798: identifies a department within an organization</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseIgnoreMatch</equality>
+         <substring>caseIgnoreSubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113730.3.1.216" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>userPKCS12</alias>
+         </aliases>
+         <description>RFC2798: personal identity information, a PKCS #12 PFX</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.5</syntax>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113730.3.1.3" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>employeeNumber</alias>
+         </aliases>
+         <description>RFC2798: numerically identifies an employee within an organization</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseIgnoreMatch</equality>
+         <substring>caseIgnoreSubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113730.3.1.39" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>preferredLanguage</alias>
+         </aliases>
+         <description>RFC2798: preferred written or spoken language for a person</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseIgnoreMatch</equality>
+         <substring>caseIgnoreSubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="0.9.2342.19200300.100.1.60" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>jpegPhoto</alias>
+         </aliases>
+         <description>RFC2798: a JPEG image</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.28</syntax>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113730.3.1.1" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>carLicense</alias>
+         </aliases>
+         <description>RFC2798: vehicle license or registration plate</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseIgnoreMatch</equality>
+         <substring>caseIgnoreSubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113730.3.1.4" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>employeeType</alias>
+         </aliases>
+         <description>RFC2798: type of employment for a person</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseIgnoreMatch</equality>
+         <substring>caseIgnoreSubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="2.16.840.1.113730.3.1.241" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>displayName</alias>
+         </aliases>
+         <description>RFC2798: preferred name to be used when displaying entries</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseIgnoreMatch</equality>
+         <substring>caseIgnoreSubstringsMatch</substring>
+      </attributetype>
+   </attributetypes>
+   <objectclasses>
+      <objectclass oid="2.16.840.1.113730.3.2.2" obsolete="false">
+         <aliases>
+            <alias>inetOrgPerson</alias>
+         </aliases>
+         <description>RFC2798: Internet Organizational Person</description>
+         <superiors>
+            <superior>organizationalPerson</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <optional>
+            <attributetype>audio</attributetype>
+            <attributetype>businessCategory</attributetype>
+            <attributetype>carLicense</attributetype>
+            <attributetype>departmentNumber</attributetype>
+            <attributetype>displayName</attributetype>
+            <attributetype>employeeNumber</attributetype>
+            <attributetype>employeeType</attributetype>
+            <attributetype>givenName</attributetype>
+            <attributetype>homePhone</attributetype>
+            <attributetype>homePostalAddress</attributetype>
+            <attributetype>initials</attributetype>
+            <attributetype>jpegPhoto</attributetype>
+            <attributetype>labeledURI</attributetype>
+            <attributetype>mail</attributetype>
+            <attributetype>manager</attributetype>
+            <attributetype>mobile</attributetype>
+            <attributetype>o</attributetype>
+            <attributetype>pager</attributetype>
+            <attributetype>photo</attributetype>
+            <attributetype>roomNumber</attributetype>
+            <attributetype>secretary</attributetype>
+            <attributetype>uid</attributetype>
+            <attributetype>userCertificate</attributetype>
+            <attributetype>x500UniqueIdentifier</attributetype>
+            <attributetype>preferredLanguage</attributetype>
+            <attributetype>userSMIMECertificate</attributetype>
+            <attributetype>userPKCS12</attributetype>
+         </optional>
+      </objectclass>
+   </objectclasses>
+</schema>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/inetorgperson.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/java.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/java.xml?rev=592094&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/java.xml (added)
+++ directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/java.xml Mon Nov  5 09:14:24 2007
@@ -0,0 +1,159 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<schema name="java">
+   <attributetypes>
+      <attributetype oid="1.3.6.1.4.1.42.2.27.4.1.12" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>javaDoc</alias>
+         </aliases>
+         <description>The Java documentation for the class</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseExactIA5Match</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.42.2.27.4.1.13" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>javaClassNames</alias>
+         </aliases>
+         <description>Fully qualified Java class or interface name</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseExactMatch</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.42.2.27.4.1.11" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>javaReferenceAddress</alias>
+         </aliases>
+         <description>Addresses associated with a JNDI Reference</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseExactMatch</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.42.2.27.4.1.10" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>javaFactory</alias>
+         </aliases>
+         <description>Fully qualified Java class name of a JNDI object factory</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseExactMatch</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.42.2.27.4.1.8" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>javaSerializedData</alias>
+         </aliases>
+         <description>Serialized form of a Java object</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.40</syntax>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.42.2.27.4.1.7" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>javaCodebase</alias>
+         </aliases>
+         <description>URL(s) specifying the location of class definition</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseExactIA5Match</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.42.2.27.4.1.6" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>javaClassName</alias>
+         </aliases>
+         <description>Fully qualified name of distinguished Java class or interface</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseExactMatch</equality>
+      </attributetype>
+   </attributetypes>
+   <objectclasses>
+      <objectclass oid="1.3.6.1.4.1.42.2.27.4.2.1" obsolete="false">
+         <aliases>
+            <alias>javaContainer</alias>
+         </aliases>
+         <description>Container for a Java object</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <mandatory>
+            <attributetype>cn</attributetype>
+         </mandatory>
+      </objectclass>
+      <objectclass oid="1.3.6.1.4.1.42.2.27.4.2.4" obsolete="false">
+         <aliases>
+            <alias>javaObject</alias>
+         </aliases>
+         <description>Java object representation</description>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>ABSTRACT</type>
+         <mandatory>
+            <attributetype>javaClassName</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>javaClassNames</attributetype>
+            <attributetype>javaCodebase</attributetype>
+            <attributetype>javaDoc</attributetype>
+            <attributetype>description</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="1.3.6.1.4.1.42.2.27.4.2.7" obsolete="false">
+         <aliases>
+            <alias>javaNamingReference</alias>
+         </aliases>
+         <description>JNDI reference</description>
+         <superiors>
+            <superior>javaObject</superior>
+         </superiors>
+         <type>AUXILIARY</type>
+         <optional>
+            <attributetype>javaReferenceAddress</attributetype>
+            <attributetype>javaFactory</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="1.3.6.1.4.1.42.2.27.4.2.8" obsolete="false">
+         <aliases>
+            <alias>javaMarshalledObject</alias>
+         </aliases>
+         <description>Java marshalled object</description>
+         <superiors>
+            <superior>javaObject</superior>
+         </superiors>
+         <type>AUXILIARY</type>
+         <mandatory>
+            <attributetype>javaSerializedData</attributetype>
+         </mandatory>
+      </objectclass>
+      <objectclass oid="1.3.6.1.4.1.42.2.27.4.2.5" obsolete="false">
+         <aliases>
+            <alias>javaSerializedObject</alias>
+         </aliases>
+         <description>Java serialized object</description>
+         <superiors>
+            <superior>javaObject</superior>
+         </superiors>
+         <type>AUXILIARY</type>
+         <mandatory>
+            <attributetype>javaSerializedData</attributetype>
+         </mandatory>
+      </objectclass>
+   </objectclasses>
+</schema>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/java.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/krb5kdc.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/krb5kdc.xml?rev=592094&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/krb5kdc.xml (added)
+++ directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/krb5kdc.xml Mon Nov  5 09:14:24 2007
@@ -0,0 +1,204 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<schema name="krb5kdc">
+   <attributetypes>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.11" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5PrincipalRealm</alias>
+         </aliases>
+         <description>Distinguished name of krb5Realm entry</description>
+         <superior>distinguishedName</superior>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.12</syntax>
+         <equality>distinguishedNameMatch</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.10" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5Key</alias>
+         </aliases>
+         <description>Encoded ASN1 Key as an octet string</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.5</syntax>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.12" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5RealmName</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseExactIA5Match</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.13" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5AccountDisabled</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.7</syntax>
+         <equality>booleanMatch</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.9" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5PasswordEnd</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.24</syntax>
+         <equality>generalizedTimeMatch</equality>
+         <ordering>generalizedTimeOrderingMatch</ordering>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.4" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5MaxRenew</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.27</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.3" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5MaxLife</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.27</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.14" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5AccountLockedOut</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.7</syntax>
+         <equality>booleanMatch</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.15" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5AccountExpirationTime</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.24</syntax>
+         <equality>generalizedTimeMatch</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.6" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5EncryptionType</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.27</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.7" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5ValidStart</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.24</syntax>
+         <equality>generalizedTimeMatch</equality>
+         <ordering>generalizedTimeOrderingMatch</ordering>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.8" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5ValidEnd</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.24</syntax>
+         <equality>generalizedTimeMatch</equality>
+         <ordering>generalizedTimeOrderingMatch</ordering>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.5" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5KDCFlags</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.27</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.2" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5KeyVersionNumber</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.27</syntax>
+         <equality>integerMatch</equality>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.5322.10.1.1" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>krb5PrincipalName</alias>
+         </aliases>
+         <description>The unparsed Kerberos principal name</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseExactIA5Match</equality>
+      </attributetype>
+   </attributetypes>
+   <objectclasses>
+      <objectclass oid="1.3.6.1.4.1.5322.10.2.1" obsolete="false">
+         <aliases>
+            <alias>krb5Principal</alias>
+         </aliases>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>AUXILIARY</type>
+         <mandatory>
+            <attributetype>krb5PrincipalName</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>cn</attributetype>
+            <attributetype>krb5PrincipalRealm</attributetype>
+         </optional>
+      </objectclass>
+      <objectclass oid="1.3.6.1.4.1.5322.10.2.3" obsolete="false">
+         <aliases>
+            <alias>krb5Realm</alias>
+         </aliases>
+         <superiors>
+            <superior>top</superior>
+         </superiors>
+         <type>AUXILIARY</type>
+         <mandatory>
+            <attributetype>krb5RealmName</attributetype>
+         </mandatory>
+      </objectclass>
+      <objectclass oid="1.3.6.1.4.1.5322.10.2.2" obsolete="false">
+         <aliases>
+            <alias>krb5KDCEntry</alias>
+         </aliases>
+         <superiors>
+            <superior>krb5Principal</superior>
+         </superiors>
+         <type>AUXILIARY</type>
+         <mandatory>
+            <attributetype>krb5KeyVersionNumber</attributetype>
+         </mandatory>
+         <optional>
+            <attributetype>krb5ValidStart</attributetype>
+            <attributetype>krb5ValidEnd</attributetype>
+            <attributetype>krb5PasswordEnd</attributetype>
+            <attributetype>krb5MaxLife</attributetype>
+            <attributetype>krb5MaxRenew</attributetype>
+            <attributetype>krb5KDCFlags</attributetype>
+            <attributetype>krb5EncryptionType</attributetype>
+            <attributetype>krb5Key</attributetype>
+            <attributetype>krb5AccountDisabled</attributetype>
+            <attributetype>krb5AccountLockedOut</attributetype>
+            <attributetype>krb5AccountExpirationTime</attributetype>
+         </optional>
+      </objectclass>
+   </objectclasses>
+</schema>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/krb5kdc.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/mozilla.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/mozilla.xml?rev=592094&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/mozilla.xml (added)
+++ directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/mozilla.xml Mon Nov  5 09:14:24 2007
@@ -0,0 +1,210 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<schema name="mozilla">
+   <attributetypes>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.7" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>mozillaHomeState</alias>
+         </aliases>
+         <superior>name</superior>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseIgnoreMatch</equality>
+         <substring>caseIgnoreSubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.4" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>mozillaHomeLocalityName</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseIgnoreMatch</equality>
+         <substring>caseIgnoreSubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.9" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>mozillaHomeCountryName</alias>
+         </aliases>
+         <superior>name</superior>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseIgnoreMatch</equality>
+         <substring>caseIgnoreSubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.96" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>custom1</alias>
+            <alias>mozillaCustom1</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.8" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>mozillaHomePostalCode</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseIgnoreMatch</equality>
+         <substring>caseIgnoreSubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.5" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>mozillaPostalAddress2</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.41</syntax>
+         <equality>caseIgnoreListMatch</equality>
+         <substring>caseIgnoreListSubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.12" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>workurl</alias>
+            <alias>mozillaWorkUrl</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+         <substring>caseIgnoreIA5SubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.11" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>homeurl</alias>
+            <alias>mozillaHomeUrl</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+         <substring>caseIgnoreIA5SubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.6" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>mozillaHomePostalAddress2</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.41</syntax>
+         <equality>caseIgnoreListMatch</equality>
+         <substring>caseIgnoreListSubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.97" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>custom2</alias>
+            <alias>mozillaCustom2</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.98" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>custom3</alias>
+            <alias>mozillaCustom3</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.99" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>custom4</alias>
+            <alias>mozillaCustom4</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.10" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>mozillaHomeFriendlyCountryName</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseIgnoreMatch</equality>
+         <substring>caseIgnoreSubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.2" obsolete="false" singlevalue="true" collective="false" nousermodification="false">
+         <aliases>
+            <alias>xmozillausehtmlmail</alias>
+            <alias>mozillaUseHtmlMail</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.7</syntax>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.1" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>xmozillanickname</alias>
+            <alias>mozillaNickname</alias>
+         </aliases>
+         <superior>name</superior>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.15</syntax>
+         <equality>caseIgnoreMatch</equality>
+         <substring>caseIgnoreSubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.3" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>mozillaSecondEmail</alias>
+         </aliases>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.26</syntax>
+         <equality>caseIgnoreIA5Match</equality>
+         <substring>caseIgnoreIA5SubstringsMatch</substring>
+      </attributetype>
+      <attributetype oid="1.3.6.1.4.1.13769.2.1.13" obsolete="false" singlevalue="false" collective="false" nousermodification="false">
+         <aliases>
+            <alias>nsAIMid</alias>
+         </aliases>
+         <description>AOL Instant Messenger (AIM) Identity</description>
+         <usage>USER_APPLICATIONS</usage>
+         <syntax>1.3.6.1.4.1.1466.115.121.1.50</syntax>
+         <equality>telephoneNumberMatch</equality>
+         <substring>telephoneNumberSubstringsMatch</substring>
+      </attributetype>
+   </attributetypes>
+   <objectclasses>
+      <objectclass oid="1.3.6.1.4.1.13769.2.2.1" obsolete="false">
+         <aliases>
+            <alias>mozillaAbPersonObsolete</alias>
+         </aliases>
+         <superiors>
+            <superior>inetOrgPerson</superior>
+         </superiors>
+         <type>STRUCTURAL</type>
+         <optional>
+            <attributetype>xmozillanickname</attributetype>
+            <attributetype>xmozillausehtmlmail</attributetype>
+            <attributetype>mozillaSecondEmail</attributetype>
+            <attributetype>mozillaPostalAddress2</attributetype>
+            <attributetype>mozillaHomePostalAddress2</attributetype>
+            <attributetype>mozillaHomeLocalityName</attributetype>
+            <attributetype>mozillaHomeState</attributetype>
+            <attributetype>mozillaHomePostalCode</attributetype>
+            <attributetype>mozillaHomeCountryName</attributetype>
+            <attributetype>mozillaHomeFriendlyCountryName</attributetype>
+            <attributetype>homeurl</attributetype>
+            <attributetype>workurl</attributetype>
+            <attributetype>custom1</attributetype>
+            <attributetype>custom2</attributetype>
+            <attributetype>custom3</attributetype>
+            <attributetype>custom4</attributetype>
+            <attributetype>nsAIMid</attributetype>
+            <attributetype>c</attributetype>
+            <attributetype>co</attributetype>
+         </optional>
+      </objectclass>
+   </objectclasses>
+</schema>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-schemaeditor/src/main/resources/resources/schemas/apacheds/mozilla.xml
------------------------------------------------------------------------------
    svn:eol-style = native