69N/A# CDDL HEADER START
1472N/A#
177N/A# The contents of this file are subject to the terms of the
69N/A# Common Development and Distribution License, Version 1.0 only
177N/A# (the "License"). You may not use this file except in compliance
177N/A# with the License.
177N/A#
69N/A# You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
177N/A# or http://forgerock.org/license/CDDLv1.0.html.
177N/A# See the License for the specific language governing permissions
177N/A# and limitations under the License.
177N/A#
177N/A# When distributing Covered Code, include this CDDL HEADER in each
69N/A# file and include the License file at legal-notices/CDDLv1_0.txt.
177N/A# If applicable, add the following below this CDDL HEADER, with the
177N/A# fields enclosed by brackets "[]" replaced with your own identifying
177N/A# information:
69N/A# Portions Copyright [yyyy] [name of copyright owner]
1472N/A#
1472N/A# CDDL HEADER END
1472N/A#
69N/A#
69N/A# Copyright 2008 Sun Microsystems, Inc.
69N/A#
69N/A#
69N/A# This file contains the attribute type and objectclass definitions for use
69N/A# with the Directory Server configuration.
69N/Adn: cn=schema
69N/AobjectClass: top
69N/AobjectClass: ldapSubentry
69N/AobjectClass: subschema
69N/AattributeTypes: ( ds-cfg-example-plugin-message-oid NAME 'ds-cfg-example-plugin-message'
69N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
69N/A X-ORIGIN 'OpenDS Directory Server' )
69N/AobjectClasses: ( ds-cfg-example-plugin-oid NAME 'ds-cfg-example-plugin'
69N/A SUP ds-cfg-plugin STRUCTURAL MAY ( ds-cfg-example-plugin-message )
69N/A X-ORIGIN 'OpenDS Directory Server' )
69N/A