All Downloads are FREE. Search and download functionalities are using the official Maven repository.

resources.schemas.apacheds.inetorgperson.xml Maven / Gradle / Ivy

There is a newer version: 2.0.0.v20130628
Show newest version
<?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.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="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.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.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.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="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.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.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>
    <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>
  </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>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy