wmmDBAttributes.xml

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE repositoryAttributes SYSTEM "wmmAttributesMap.dtd">
<repositoryAttributes repositoryName="wmmDB">
<attributeMap wmmAttributeName="WCM:CATEGORIES"
                pluginAttributeName="WCM:CATEGORIES"
                applicableMemberTypes="Person"
                dataType="Object"
                classname="java.util.List"
                multiValued="true"/>
<attributeMap wmmAttributeName="WCM:KEYWORDS"
                pluginAttributeName="WCM:KEYWORDS"
                applicableMemberTypes="Person"
                dataType="Object"
                classname="java.util.List"
                multiValued="true"/>
<attributeMap wmmAttributeName="WCM:USERDATA"
                pluginAttributeName="WCM:USERDATA"
                applicableMemberTypes="Person"
                dataType="Object"
                classname="java.util.HashMap"
                multiValued="true"/>

<attributeMap wmmAttributeName="ibm-lwpPIMMailSignatureType"
                pluginAttributeName="ibm-lwpPIMMailSignatureType"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="128"
                multiValued="false"
                readOnly="false"/>
<attributeMap wmmAttributeName="ibm-lwpPIMMailSignature"
                pluginAttributeName="ibm-lwpPIMMailSignature"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="1024"
                multiValued="false"
                readOnly="false"/>
<attributeMap wmmAttributeName="ibm-lwpPIMMailIncludeMsgSignature"
                pluginAttributeName="ibm-lwpPIMMailIncludeMsgSignature"
                applicableMemberTypes="Person"
                dataType="Integer"
                multiValued="false"
                readOnly="false"/>
<attributeMap wmmAttributeName="ibm-lwpMSGMailComposeWithPlainText"
                pluginAttributeName="ibm-lwpMSGMailComposeWithPlainText"
                applicableMemberTypes="Person"
                dataType="Integer"
                multiValued="false"
                readOnly="false"/>
<attributeMap wmmAttributeName="ibm-lwpMSGDoNotDisplayInfoMessages"
                pluginAttributeName="ibm-lwpMSGDoNotDisplayInfoMessages"
                applicableMemberTypes="Person"
                dataType="Integer"
                multiValued="false"
                readOnly="false"/>
<attributeMap wmmAttributeName="ibm-lwpMSGCalendarComposeWithPlainText"
                pluginAttributeName="ibm-lwpMSGCalendarComposeWithPlainText"
                applicableMemberTypes="Person"
                dataType="Integer"
                multiValued="false"
                readOnly="false"/>

	<attributeMap wmmAttributeName="uid"
                pluginAttributeName="uid"
                applicableMemberTypes="Person"
                requiredMemberTypes="Person"
                dataType="String"
                valueLength="254"
                multiValued="false"/>			
			
	<attributeMap wmmAttributeName="sn"
                pluginAttributeName="sn"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="128"
                multiValued="true"/>			
	
	<attributeMap wmmAttributeName="givenName"
                pluginAttributeName="givenName"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="128"
                multiValued="true"/>
				
	<attributeMap wmmAttributeName="initials"
                pluginAttributeName="initials"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="20"
                multiValued="true"/>
				
	<attributeMap wmmAttributeName="ibm-primaryEmail"
                pluginAttributeName="ibm-primaryEmail"
                applicableMemberTypes="Person;Group"
                dataType="String"
                valueLength="256"
                multiValued="false"/>

	<attributeMap wmmAttributeName="ibm-otherEmail"
                pluginAttributeName="ibm-otherEmail"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="256"
                multiValued="true"/>		
		
	<attributeMap wmmAttributeName="displayName"
                pluginAttributeName="displayName"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="128"
                multiValued="true"/>
				
	<attributeMap wmmAttributeName="preferredLanguage"
                pluginAttributeName="preferredLanguage"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="128"
                multiValued="false"/>				
				
	<attributeMap wmmAttributeName="o"
                pluginAttributeName="o"
                applicableMemberTypes="Organization;Person"
                requiredMemberTypes="Organization"
                dataType="String"
                valueLength="128"
                multiValued="false"/>				
	
	<attributeMap wmmAttributeName="ou"
                pluginAttributeName="ou"
                applicableMemberTypes="OrganizationalUnit;Person"
                requiredMemberTypes="OrganizationalUnit"
                dataType="String"
                valueLength="128"
                multiValued="false"/>		
					
	<attributeMap wmmAttributeName="cn"
                pluginAttributeName="cn"
                applicableMemberTypes="Person;Group"
                requiredMemberTypes="Group"
                dataType="String"
                valueLength="256"
                multiValued="false"/>			

	<attributeMap wmmAttributeName="description"
                pluginAttributeName="description"
                applicableMemberTypes="Person;Group;Organization;OrganizationalUnit"
                dataType="String"
                valueLength="1024"
                multiValued="true"/>
				 
    	<attributeMap wmmAttributeName="userPassword"
                pluginAttributeName="userPassword"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="128"
                multiValued="false"
                description="[wps:hide]"/>	

	<attributeMap wmmAttributeName="createTimestamp"
                pluginAttributeName="createTimestamp"
                applicableMemberTypes="Person;Group;Organization;OrganizationalUnit"
                dataType="Timestamp"
                multiValued="false"/>

	<attributeMap wmmAttributeName="modifyTimestamp"
                pluginAttributeName="modifyTimestamp"
                applicableMemberTypes="Person;Group;Organization;OrganizationalUnit"
                dataType="Timestamp"
                multiValued="false"/>

	<attributeMap wmmAttributeName="ibm-personalTitle"
                pluginAttributeName="ibm-personalTitle"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="50"
                multiValued="true"/>    

	<attributeMap wmmAttributeName="ibm-middleName"
                pluginAttributeName="ibm-middleName"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="128"
                multiValued="true"/> 

	<attributeMap wmmAttributeName="ibm-generationQualifier"
                pluginAttributeName="ibm-generationQualifier"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="20"
                multiValued="true"/>   
        
	<attributeMap wmmAttributeName="jpegPhoto"
                pluginAttributeName="jpegPhoto"
                applicableMemberTypes="Person"
                dataType="ByteArray"
                valueLength="250000"
                multiValued="true"/>   
      
	<attributeMap wmmAttributeName="labeledURI"
                pluginAttributeName="labeledURI"
                applicableMemberTypes="Person"
                dataType="Object"
                classname="java.lang.String"
                multiValued="true"/>

	<attributeMap wmmAttributeName="carLicense"
                pluginAttributeName="carLicense"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="128"
                multiValued="true"/> 

	<attributeMap wmmAttributeName="telephoneNumber"
                pluginAttributeName="telephoneNumber"
                applicableMemberTypes="Person;Organization;OrganizationalUnit"
                dataType="String"
                valueLength="32"
                multiValued="true"/> 

	<attributeMap wmmAttributeName="facsimileTelephoneNumber"
                pluginAttributeName="facsimileTelephoneNumber"
                applicableMemberTypes="Person;Organization;OrganizationalUnit"
                dataType="String"
                valueLength="32"
                multiValued="true"/> 

	<attributeMap wmmAttributeName="pager"
                pluginAttributeName="pager"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="32"
                multiValued="true"/> 

	<attributeMap wmmAttributeName="mobile"
                pluginAttributeName="mobile"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="32"
                multiValued="true"/>

	<attributeMap wmmAttributeName="homePostalAddress"
                pluginAttributeName="homePostalAddress"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="500"
                multiValued="true"/>  

	<attributeMap wmmAttributeName="postalAddress"
                pluginAttributeName="postalAddress"
                applicableMemberTypes="Person;Organization;OrganizationalUnit"
                dataType="String"
                valueLength="500"
                multiValued="true"/>  

	<attributeMap wmmAttributeName="roomNumber"
                pluginAttributeName="roomNumber"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="256"
                multiValued="true"/>

	<attributeMap wmmAttributeName="localityName"
                pluginAttributeName="localityName"
                applicableMemberTypes="Person;Organization;OrganizationalUnit"
                dataType="String"
                valueLength="128"
                multiValued="true"/>

	<attributeMap wmmAttributeName="stateOrProvinceName"
                pluginAttributeName="stateOrProvinceName"
                applicableMemberTypes="Person;Organization;OrganizationalUnit"
                dataType="String"
                valueLength="128"
                multiValued="true"/>

	<attributeMap wmmAttributeName="street"
                pluginAttributeName="street"
                applicableMemberTypes="Person;Organization;OrganizationalUnit"
                dataType="String"
                valueLength="128"
                multiValued="true"/>

	<attributeMap wmmAttributeName="postalCode"
                pluginAttributeName="postalCode"
                applicableMemberTypes="Person;Organization;OrganizationalUnit"
                dataType="String"
                valueLength="40"
                multiValued="true"/>

	<attributeMap wmmAttributeName="countryName"
                pluginAttributeName="countryName"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="128"
                multiValued="true"/>   

	<attributeMap wmmAttributeName="employeeNumber"
                pluginAttributeName="employeeNumber"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="20"
                multiValued="false"/>

	<attributeMap wmmAttributeName="ibm-jobTitle"
                pluginAttributeName="ibm-jobTitle"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="128"
                multiValued="true"/>

	<attributeMap wmmAttributeName="employeeType"
                pluginAttributeName="employeeType"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="128"
                multiValued="true"/>

	<attributeMap wmmAttributeName="manager"
                pluginAttributeName="manager"
                applicableMemberTypes="Person"
                dataType="MemberIdentifier"
                multiValued="true"/>

	<attributeMap wmmAttributeName="secretary"
                pluginAttributeName="secretary"
                applicableMemberTypes="Person"
                dataType="MemberIdentifier"
                multiValued="true"/>

	<attributeMap wmmAttributeName="businessCategory"
                pluginAttributeName="businessCategory"
                applicableMemberTypes="Person;Organization;OrganizationalUnit"
                dataType="String"
                valueLength="128"
                multiValued="true"/> 

	<attributeMap wmmAttributeName="departmentNumber"
                pluginAttributeName="departmentNumber"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="128"
                multiValued="true"/>

	<attributeMap wmmAttributeName="seeAlso"
                pluginAttributeName="seeAlso"
                applicableMemberTypes="Person;Organization;OrganizationalUnit"
                dataType="MemberIdentifier"
                multiValued="true"/>

	<attributeMap wmmAttributeName="ibm-regionalLocale"
                pluginAttributeName="ibm-regionalLocale"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="32"
                multiValued="false"/>

	<attributeMap wmmAttributeName="ibm-timeZone"
                pluginAttributeName="ibm-timeZone"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="64"
                multiValued="false"/>

	<attributeMap wmmAttributeName="ibm-preferredCalendar"
                pluginAttributeName="ibm-preferredCalendar"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="32"
                multiValued="false"/>

	<attributeMap wmmAttributeName="ibm-alternativeCalendar"
                pluginAttributeName="ibm-alternativeCalendar"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="32"
                multiValued="false"/>

	<attributeMap wmmAttributeName="ibm-firstDayOfWeek"
                pluginAttributeName="ibm-firstDayOfWeek"
                applicableMemberTypes="Person"
                dataType="Integer"
                multiValued="false"/>

	<attributeMap wmmAttributeName="ibm-firstWorkDayOfWeek"
                pluginAttributeName="ibm-firstWorkDayOfWeek"
                applicableMemberTypes="Person"
                dataType="Integer"
                multiValued="false"/>

	<attributeMap wmmAttributeName="ibm-gender"
                pluginAttributeName="ibm-gender"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="128"
                multiValued="false"/>			
			
	<attributeMap wmmAttributeName="ibm-hobby"
                pluginAttributeName="ibm-hobby"
                applicableMemberTypes="Person"
                dataType="String"
                valueLength="254"
                multiValued="true"/>
		
</repositoryAttributes>