Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/js/src/tests/non262/regress/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 553 kB image not shown  

Impressum regress-111557.js   Interaktion und
PortierbarkeitJAVA

 
/* -*- tab-width: 2; indent-tabs-mode: nil; js-indent-level: 2 -*- */
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */


/*
 *
 * Date: 26 Nov 2001
 * SUMMARY: JS should not crash on this code
 * See http://bugzilla.mozilla.org/show_bug.cgi?id=111557
 *
 */

//-----------------------------------------------------------------------------
var BUGNUMBER = 111557;
var summary = "Just seeing that we don't crash on this code -";

printBugNumber(BUGNUMBER);
printStatus(summary);


/*
 * NOTE: have defined |top| as |this| to make this a standalone JS shell test.
 * This came from the HTML of a frame, where |top| would have its DOM meaning.
 */

var top = this;

top.authors = new Array();
top.titles = new Array();
var i = 0;


top.authors[i] = "zPROD xA.5375.";
top.titles[i] =  "NDS Libraries for C";
i++;

top.authors[i] = "zFLDR xB.5375.0100.";
top.titles[i] =  "NDS Backup Services";
i++;

top.authors[i] = "zFLDR xC.5375.0100.0001.";
top.titles[i] =  "Functions";
i++;

top.authors[i] = "zHTML xD.5375.0100.0001.0001.";
top.titles[i] =  "NDSBackupServerData";
i++;

top.authors[i] = "zHTML xD.5375.0100.0001.0002.";
top.titles[i] =  "NDSFreeNameList";
i++;

top.authors[i] = "zHTML xD.5375.0100.0001.0003.";
top.titles[i] =  "NDSGetReplicaPartitionNames";
i++;

top.authors[i] = "zHTML xD.5375.0100.0001.0004.";
top.titles[i] =  "NDSIsOnlyServerInTree";
i++;

top.authors[i] = "zHTML xD.5375.0100.0001.0005.";
top.titles[i] =  "NDSSYSVolumeRecovery";
i++;

top.authors[i] = "zHTML xD.5375.0100.0001.0006.";
top.titles[i] =  "NDSVerifyServerInfo";
i++;

top.authors[i] = "zFLDR xC.5375.0100.0002.";
top.titles[i] =  "Structures";
i++;

top.authors[i] = "zHTML xD.5375.0100.0002.0001.";
top.titles[i] =  "NAMEID_TYPE";
i++;

top.authors[i] = "zFLDR xC.5375.0100.0003.";
top.titles[i] =  "Values";
i++;

top.authors[i] = "zHTML xD.5375.0100.0003.0001.";
top.titles[i] =  "NDS Reason Flags";
i++;

top.authors[i] = "zHTML xD.5375.0100.0003.0002.";
top.titles[i] =  "NDS Server Flags";
i++;

top.authors[i] = "zHTML xC.5375.0100.0004.";
top.titles[i] =  "Revision History";
i++;

top.authors[i] = "zFLDR xB.5375.0300.";
top.titles[i] =  "NDS Event Services";
i++;

top.authors[i] = "zFLDR xC.5375.0300.0001.";
top.titles[i] =  "Concepts";
i++;

top.authors[i] = "zHTML xD.5375.0300.0001.0001.";
top.titles[i] =  "NDS Event Introduction";
i++;

top.authors[i] = "zHTML xD.5375.0300.0001.0002.";
top.titles[i] =  "NDS Event Functions";
i++;

top.authors[i] = "zHTML xD.5375.0300.0001.0003.";
top.titles[i] =  "NDS Event Priorities";
i++;

top.authors[i] = "zHTML xD.5375.0300.0001.0004.";
top.titles[i] =  "NDS Event Data Filtering";
i++;

top.authors[i] = "zHTML xD.5375.0300.0001.0005.";
top.titles[i] =  "NDS Event Types";
i++;

top.authors[i] = "zHTML xD.5375.0300.0001.0006.";
top.titles[i] =  "Global Network Monitoring";
i++;

top.authors[i] = "zFLDR xC.5375.0300.0002.";
top.titles[i] =  "Tasks";
i++;

top.authors[i] = "zHTML xD.5375.0300.0002.0001.";
top.titles[i] =  "Monitoring NDS Events";
i++;

top.authors[i] = "zHTML xD.5375.0300.0002.0002.";
top.titles[i] =  "Registering for NDS Events";
i++;

top.authors[i] = "zHTML xD.5375.0300.0002.0003.";
top.titles[i] =  "Unregistering for NDS Events";
i++;

top.authors[i] = "zFLDR xC.5375.0300.0003.";
top.titles[i] =  "Functions";
i++;

top.authors[i] = "zHTML xD.5375.0300.0003.0001.";
top.titles[i] =  "NWDSEConvertEntryName";
i++;

top.authors[i] = "zHTML xD.5375.0300.0003.0002.";
top.titles[i] =  "NWDSEGetLocalAttrID";
i++;

top.authors[i] = "zHTML xD.5375.0300.0003.0003.";
top.titles[i] =  "NWDSEGetLocalAttrName";
i++;

top.authors[i] = "zHTML xD.5375.0300.0003.0004.";
top.titles[i] =  "NWDSEGetLocalClassID";
i++;

top.authors[i] = "zHTML xD.5375.0300.0003.0005.";
top.titles[i] =  "NWDSEGetLocalClassName";
i++;

top.authors[i] = "zHTML xD.5375.0300.0003.0006.";
top.titles[i] =  "NWDSEGetLocalEntryID";
i++;

top.authors[i] = "zHTML xD.5375.0300.0003.0007.";
top.titles[i] =  "NWDSEGetLocalEntryName";
i++;

top.authors[i] = "zHTML xD.5375.0300.0003.0008.";
top.titles[i] =  "NWDSERegisterForEvent";
i++;

top.authors[i] = "zHTML xD.5375.0300.0003.0009.";
top.titles[i] =  "NWDSERegisterForEventWithResult";
i++;

top.authors[i] = "zHTML xD.5375.0300.0003.0010.";
top.titles[i] =  "NWDSEUnRegisterForEvent";
i++;

top.authors[i] = "zFLDR xC.5375.0300.0004.";
top.titles[i] =  "Structures";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0001.";
top.titles[i] =  "DSEACL";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0002.";
top.titles[i] =  "DSEBackLink";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0003.";
top.titles[i] =  "DSEBinderyObjectInfo";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0004.";
top.titles[i] =  "DSEBitString";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0005.";
top.titles[i] =  "DSEChangeConnState";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0006.";
top.titles[i] =  "DSECIList";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0007.";
top.titles[i] =  "DSEDebugInfo";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0008.";
top.titles[i] =  "DSEEmailAddress";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0009.";
top.titles[i] =  "DSEEntryInfo";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0010.";
top.titles[i] =  "DSEEntryInfo2";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0011.";
top.titles[i] =  "DSEEventData";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0012.";
top.titles[i] =  "DSEFaxNumber";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0013.";
top.titles[i] =  "DSEHold";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0014.";
top.titles[i] =  "DSEModuleState";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0015.";
top.titles[i] =  "DSENetAddress";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0016.";
top.titles[i] =  "DSEOctetList";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0017.";
top.titles[i] =  "DSEPath";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0018.";
top.titles[i] =  "DSEReplicaPointer";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0019.";
top.titles[i] =  "DSESEVInfo";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0020.";
top.titles[i] =  "DSETimeStamp";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0021.";
top.titles[i] =  "DSETraceInfo";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0022.";
top.titles[i] =  "DSETypedName";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0023.";
top.titles[i] =  "DSEVALData";
i++;

top.authors[i] = "zHTML xD.5375.0300.0004.0024.";
top.titles[i] =  "DSEValueInfo";
i++;

top.authors[i] = "zFLDR xC.5375.0300.0005.";
top.titles[i] =  "Values";
i++;

top.authors[i] = "zHTML xD.5375.0300.0005.0001.";
top.titles[i] =  "Event Priorities";
i++;

top.authors[i] = "zHTML xD.5375.0300.0005.0002.";
top.titles[i] =  "Event Types";
i++;

top.authors[i] = "zHTML xC.5375.0300.0006.";
top.titles[i] =  "Revision History";
i++;

top.authors[i] = "zFLDR xB.5375.0600.";
top.titles[i] =  "NDS Technical Overview";
i++;

top.authors[i] = "zFLDR xC.5375.0600.0001.";
top.titles[i] =  "NDS as the Internet Directory";
i++;

top.authors[i] = "zHTML xD.5375.0600.0001.0001.";
top.titles[i] =  "Requirements for Networks and the Internet";
i++;

top.authors[i] = "zHTML xD.5375.0600.0001.0002.";
top.titles[i] =  "NDS Compliance to X.500 Standard";
i++;

top.authors[i] = "zHTML xD.5375.0600.0001.0003.";
top.titles[i] =  "NDS Compliance with LDAP v3";
i++;

top.authors[i] = "zHTML xD.5375.0600.0001.0004.";
top.titles[i] =  "Directory Access Protocols";
i++;

top.authors[i] = "zHTML xD.5375.0600.0001.0005.";
top.titles[i] =  "Programming Interfaces for NDS";
i++;

top.authors[i] = "zHTML xD.5375.0600.0001.0006.";
top.titles[i] =  "NDS Architecture";
i++;

top.authors[i] = "zFLDR xC.5375.0600.0002.";
top.titles[i] =  "NDS Objects";
i++;

top.authors[i] = "zHTML xD.5375.0600.0002.0001.";
top.titles[i] =  "NDS Names";
i++;

top.authors[i] = "zHTML xD.5375.0600.0002.0002.";
top.titles[i] =  "Types of Information Stored in NDS";
i++;

top.authors[i] = "zHTML xD.5375.0600.0002.0003.";
top.titles[i] =  "Retrieval of Information from NDS";
i++;

top.authors[i] = "zHTML xD.5375.0600.0002.0004.";
top.titles[i] =  "Tree Walking";
i++;

top.authors[i] = "zHTML xD.5375.0600.0002.0005.";
top.titles[i] =  "NDS Object Management";
i++;

top.authors[i] = "zFLDR xC.5375.0600.0003.";
top.titles[i] =  "NDS Security";
i++;

top.authors[i] = "zHTML xD.5375.0600.0003.0001.";
top.titles[i] =  "Authentication";
i++;

top.authors[i] = "zHTML xD.5375.0600.0003.0002.";
top.titles[i] =  "Access Control Lists";
i++;

top.authors[i] = "zHTML xD.5375.0600.0003.0003.";
top.titles[i] =  "Inheritance";
i++;

top.authors[i] = "zHTML xD.5375.0600.0003.0004.";
top.titles[i] =  "NetWare File System";
i++;

top.authors[i] = "zFLDR xC.5375.0600.0004.";
top.titles[i] =  "Partitions and Replicas";
i++;

top.authors[i] = "zHTML xD.5375.0600.0004.0001.";
top.titles[i] =  "Partitioning";
i++;

top.authors[i] = "zHTML xD.5375.0600.0004.0002.";
top.titles[i] =  "Replication";
i++;

top.authors[i] = "zHTML xD.5375.0600.0004.0003.";
top.titles[i] =  "Distributed Reference Management";
i++;

top.authors[i] = "zHTML xD.5375.0600.0004.0004.";
top.titles[i] =  "Partition Operations";
i++;

top.authors[i] = "zHTML xD.5375.0600.0004.0005.";
top.titles[i] =  "Synchronization";
i++;

top.authors[i] = "zHTML xD.5375.0600.0004.0006.";
top.titles[i] =  "Background Processes";
i++;

top.authors[i] = "zFLDR xC.5375.0600.0005.";
top.titles[i] =  "Bindery Services";
i++;

top.authors[i] = "zHTML xD.5375.0600.0005.0001.";
top.titles[i] =  "NDS Bindery Context";
i++;

top.authors[i] = "zHTML xD.5375.0600.0005.0002.";
top.titles[i] =  "Bindery Context Path";
i++;

top.authors[i] = "zHTML xD.5375.0600.0005.0003.";
top.titles[i] =  "Bindery Context Eclipsing";
i++;

top.authors[i] = "zHTML xD.5375.0600.0005.0004.";
top.titles[i] =  "NDS Bindery Objects";
i++;

top.authors[i] = "zFLDR xC.5375.0600.0006.";
top.titles[i] =  "NDS Return Values";
i++;

top.authors[i] = "zHTML xD.5375.0600.0006.0001.";
top.titles[i] =  "NDS Return Values from the Operating System";
i++;

top.authors[i] = "zHTML xD.5375.0600.0006.0002.";
top.titles[i] =  "NDS Client Return Values";
i++;

top.authors[i] = "zHTML xD.5375.0600.0006.0003.";
top.titles[i] =  "NDS Agent Return Values";
i++;

top.authors[i] = "zFLDR xC.5375.0600.0007.";
top.titles[i] =  "Directory Services Trace Utilities";
i++;

top.authors[i] = "zHTML xD.5375.0600.0007.0001.";
top.titles[i] =  "Using the DSTrace NLM";
i++;

top.authors[i] = "zHTML xD.5375.0600.0007.0002.";
top.titles[i] =  "Using Basic SET DSTrace Commands";
i++;

top.authors[i] = "zHTML xD.5375.0600.0007.0003.";
top.titles[i] =  "Starting Background Processes with SET DSTrace";
i++;

top.authors[i] = "zHTML xD.5375.0600.0007.0004.";
top.titles[i] =  "Tuning Background Processes";
i++;

top.authors[i] = "zHTML xD.5375.0600.0007.0005.";
top.titles[i] =  "Enabling DSTrace Messages with SET DSTrace";
i++;

top.authors[i] = "zHTML xC.5375.0600.0008.";
top.titles[i] =  "Revision History";
i++;

top.authors[i] = "zFLDR xB.5375.0200.";
top.titles[i] =  "NDS Core Services";
i++;

top.authors[i] = "zFLDR xC.5375.0200.0001.";
top.titles[i] =  "Programming Concepts";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0001.";
top.titles[i] =  "Context Handles";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0002.";
top.titles[i] =  "Buffer Management";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0003.";
top.titles[i] =  "Read Requests for Object Information";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0004.";
top.titles[i] =  "Search Requests";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0005.";
top.titles[i] =  "Developing in a Loosely Consistent Environment";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0006.";
top.titles[i] =  "Add Object Requests";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0007.";
top.titles[i] =  "NDS Security and Applications";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0008.";
top.titles[i] =  "Authentication of Client Applications";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0009.";
top.titles[i] =  "Multiple Tree Support";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0010.";
top.titles[i] =  "Effective Rights Function";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0011.";
top.titles[i] =  "Partition Functions";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0012.";
top.titles[i] =  "Replica Functions";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0013.";
top.titles[i] =  "Read Requests for Schema Information";
i++;

top.authors[i] = "zHTML xD.5375.0200.0001.0014.";
top.titles[i] =  "Schema Extension Requests";
i++;

top.authors[i] = "zFLDR xC.5375.0200.0002.";
top.titles[i] =  "Tasks";
i++;

top.authors[i] = "zHTML xD.5375.0200.0002.0001.";
top.titles[i] =  "Context Handle Tasks";
i++;

top.authors[i] = "zHTML xD.5375.0200.0002.0002.";
top.titles[i] =  "Buffer Tasks";
i++;

top.authors[i] = "zHTML xD.5375.0200.0002.0003.";
top.titles[i] =  "Authentication and Connection Tasks";
i++;

top.authors[i] = "zHTML xD.5375.0200.0002.0004.";
top.titles[i] =  "Object Tasks";
i++;

top.authors[i] = "zHTML xD.5375.0200.0002.0005.";
top.titles[i] =  "Partition and Replica Tasks";
i++;

top.authors[i] = "zHTML xD.5375.0200.0002.0006.";
top.titles[i] =  "Schema Tasks";
i++;

top.authors[i] = "zFLDR xC.5375.0200.0003.";
top.titles[i] =  "Functions";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0001.";
top.titles[i] =  "NWDSAbbreviateName";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0002.";
top.titles[i] =  "NWDSAbortPartitionOperation";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0003.";
top.titles[i] =  "NWDSAddFilterToken";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0004.";
top.titles[i] =  "NWDSAddObject";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0005.";
top.titles[i] =  "NWDSAddPartition (obsolete---moved from .h file 11/99)";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0006.";
top.titles[i] =  "NWDSAddReplica";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0007.";
top.titles[i] =  "NWDSAddSecurityEquiv";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0008.";
top.titles[i] =  "NWDSAllocBuf";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0009.";
top.titles[i] =  "NWDSAllocFilter";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0010.";
top.titles[i] =  "NWDSAuditGetObjectID";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0011.";
top.titles[i] =  "NWDSAuthenticate";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0012.";
top.titles[i] =  "NWDSAuthenticateConn";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0013.";
top.titles[i] =  "NWDSAuthenticateConnEx";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0014.";
top.titles[i] =  "NWDSBackupObject";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0015.";
top.titles[i] =  "NWDSBeginClassItem";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0016.";
top.titles[i] =  "NWDSCanDSAuthenticate";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0017.";
top.titles[i] =  "NWDSCanonicalizeName";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0018.";
top.titles[i] =  "NWDSChangeObjectPassword";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0019.";
top.titles[i] =  "NWDSChangeReplicaType";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0020.";
top.titles[i] =  "NWDSCIStringsMatch";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0021.";
top.titles[i] =  "NWDSCloseIteration";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0022.";
top.titles[i] =  "NWDSCompare";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0023.";
top.titles[i] =  "NWDSComputeAttrValSize";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0024.";
top.titles[i] =  "NWDSCreateContext (obsolete---moved from .h file 6/99)";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0025.";
top.titles[i] =  "NWDSCreateContextHandle";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0026.";
top.titles[i] =  "NWDSDefineAttr";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0027.";
top.titles[i] =  "NWDSDefineClass";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0028.";
top.titles[i] =  "NWDSDelFilterToken";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0029.";
top.titles[i] =  "NWDSDuplicateContext (obsolete 03/99)";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0030.";
top.titles[i] =  "NWDSDuplicateContextHandle";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0031.";
top.titles[i] =  "NWDSExtSyncList";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0032.";
top.titles[i] =  "NWDSExtSyncRead";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0033.";
top.titles[i] =  "NWDSExtSyncSearch";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0034.";
top.titles[i] =  "NWDSFreeBuf";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0035.";
top.titles[i] =  "NWDSFreeContext";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0036.";
top.titles[i] =  "NWDSFreeFilter";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0037.";
top.titles[i] =  "NWDSGenerateObjectKeyPair";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0038.";
top.titles[i] =  "NWDSGetAttrCount";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0039.";
top.titles[i] =  "NWDSGetAttrDef";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0040.";
top.titles[i] =  "NWDSGetAttrName";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0041.";
top.titles[i] =  "NWDSGetAttrVal";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0042.";
top.titles[i] =  "NWDSGetAttrValFlags";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0043.";
top.titles[i] =  "NWDSGetAttrValModTime";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0044.";
top.titles[i] =  "NWDSGetBinderyContext";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0045.";
top.titles[i] =  "NWDSGetClassDef";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0046.";
top.titles[i] =  "NWDSGetClassDefCount";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0047.";
top.titles[i] =  "NWDSGetClassItem";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0048.";
top.titles[i] =  "NWDSGetClassItemCount";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0049.";
top.titles[i] =  "NWDSGetContext";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0050.";
top.titles[i] =  "NWDSGetCountByClassAndName";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0051.";
top.titles[i] =  "NWDSGetCurrentUser";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0052.";
top.titles[i] =  "NWDSGetDefNameContext";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0053.";
top.titles[i] =  "NWDSGetDSIInfo";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0054.";
top.titles[i] =  "NWDSGetDSVerInfo";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0055.";
top.titles[i] =  "NWDSGetEffectiveRights";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0056.";
top.titles[i] =  "NWDSGetMonitoredConnRef";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0057.";
top.titles[i] =  "NWDSGetNDSInfo";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0058.";
top.titles[i] =  "NWDSGetObjectCount";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0059.";
top.titles[i] =  "NWDSGetObjectHostServerAddress";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0060.";
top.titles[i] =  "NWDSGetObjectName";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0061.";
top.titles[i] =  "NWDSGetObjectNameAndInfo";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0062.";
top.titles[i] =  "NWDSGetPartitionExtInfo";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0063.";
top.titles[i] =  "NWDSGetPartitionExtInfoPtr";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0064.";
top.titles[i] =  "NWDSGetPartitionInfo";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0065.";
top.titles[i] =  "NWDSGetPartitionRoot";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0066.";
top.titles[i] =  "NWDSGetServerAddresses (obsolete 3/98)";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0067.";
top.titles[i] =  "NWDSGetServerAddresses2";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0068.";
top.titles[i] =  "NWDSGetServerDN";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0069.";
top.titles[i] =  "NWDSGetServerName";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0070.";
top.titles[i] =  "NWDSGetSyntaxCount";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0071.";
top.titles[i] =  "NWDSGetSyntaxDef";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0072.";
top.titles[i] =  "NWDSGetSyntaxID";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0073.";
top.titles[i] =  "NWDSInitBuf";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0074.";
top.titles[i] =  "NWDSInspectEntry";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0075.";
top.titles[i] =  "NWDSJoinPartitions";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0076.";
top.titles[i] =  "NWDSList";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0077.";
top.titles[i] =  "NWDSListAttrsEffectiveRights";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0078.";
top.titles[i] =  "NWDSListByClassAndName";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0079.";
top.titles[i] =  "NWDSListContainableClasses";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0080.";
top.titles[i] =  "NWDSListContainers";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0081.";
top.titles[i] =  "NWDSListPartitions";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0082.";
top.titles[i] =  "NWDSListPartitionsExtInfo";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0083.";
top.titles[i] =  "NWDSLogin";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0084.";
top.titles[i] =  "NWDSLoginAsServer";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0085.";
top.titles[i] =  "NWDSLogout";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0086.";
top.titles[i] =  "NWDSMapIDToName";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0087.";
top.titles[i] =  "NWDSMapNameToID";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0088.";
top.titles[i] =  "NWDSModifyClassDef";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0089.";
top.titles[i] =  "NWDSModifyDN";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0090.";
top.titles[i] =  "NWDSModifyObject";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0091.";
top.titles[i] =  "NWDSModifyRDN";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0092.";
top.titles[i] =  "NWDSMoveObject";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0093.";
top.titles[i] =  "NWDSMutateObject";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0094.";
top.titles[i] =  "NWDSOpenConnToNDSServer";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0095.";
top.titles[i] =  "NWDSOpenMonitoredConn";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0096.";
top.titles[i] =  "NWDSOpenStream";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0097.";
top.titles[i] =  "NWDSPartitionReceiveAllUpdates";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0098.";
top.titles[i] =  "NWDSPartitionSendAllUpdates";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0099.";
top.titles[i] =  "NWDSPutAttrName";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0100.";
top.titles[i] =  "NWDSPutAttrNameAndVal";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0101.";
top.titles[i] =  "NWDSPutAttrVal";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0102.";
top.titles[i] =  "NWDSPutChange";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0103.";
top.titles[i] =  "NWDSPutChangeAndVal";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0104.";
top.titles[i] =  "NWDSPutClassItem";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0105.";
top.titles[i] =  "NWDSPutClassName";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0106.";
top.titles[i] =  "NWDSPutFilter";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0107.";
top.titles[i] =  "NWDSPutSyntaxName";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0108.";
top.titles[i] =  "NWDSRead";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0109.";
top.titles[i] =  "NWDSReadAttrDef";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0110.";
top.titles[i] =  "NWDSReadClassDef";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0111.";
top.titles[i] =  "NWDSReadNDSInfo";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0112.";
top.titles[i] =  "NWDSReadObjectDSIInfo";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0113.";
top.titles[i] =  "NWDSReadObjectInfo";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0114.";
top.titles[i] =  "NWDSReadReferences";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0115.";
top.titles[i] =  "NWDSReadSyntaxDef";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0116.";
top.titles[i] =  "NWDSReadSyntaxes";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0117.";
top.titles[i] =  "NWDSReloadDS";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0118.";
top.titles[i] =  "NWDSRemoveAllTypes";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0119.";
top.titles[i] =  "NWDSRemoveAttrDef";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0120.";
top.titles[i] =  "NWDSRemoveClassDef";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0121.";
top.titles[i] =  "NWDSRemoveObject";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0122.";
top.titles[i] =  "NWDSRemovePartition";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0123.";
top.titles[i] =  "NWDSRemoveReplica";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0124.";
top.titles[i] =  "NWDSRemSecurityEquiv";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0125.";
top.titles[i] =  "NWDSRepairTimeStamps";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0126.";
top.titles[i] =  "NWDSReplaceAttrNameAbbrev";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0127.";
top.titles[i] =  "NWDSResolveName";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0128.";
top.titles[i] =  "NWDSRestoreObject";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0129.";
top.titles[i] =  "NWDSReturnBlockOfAvailableTrees";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0130.";
top.titles[i] =  "NWDSScanConnsForTrees";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0131.";
top.titles[i] =  "NWDSScanForAvailableTrees";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0132.";
top.titles[i] =  "NWDSSearch";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0133.";
top.titles[i] =  "NWDSSetContext";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0134.";
top.titles[i] =  "NWDSSetCurrentUser";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0135.";
top.titles[i] =  "NWDSSetDefNameContext";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0136.";
top.titles[i] =  "NWDSSetMonitoredConnection";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0137.";
top.titles[i] =  "NWDSSplitPartition";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0138.";
top.titles[i] =  "NWDSSyncPartition";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0139.";
top.titles[i] =  "NWDSSyncReplicaToServer";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0140.";
top.titles[i] =  "NWDSSyncSchema";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0141.";
top.titles[i] =  "NWDSUnlockConnection";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0142.";
top.titles[i] =  "NWDSVerifyObjectPassword";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0143.";
top.titles[i] =  "NWDSWhoAmI";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0144.";
top.titles[i] =  "NWGetDefaultNameContext";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0145.";
top.titles[i] =  "NWGetFileServerUTCTime";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0146.";
top.titles[i] =  "NWGetNumConnections";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0147.";
top.titles[i] =  "NWGetNWNetVersion";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0148.";
top.titles[i] =  "NWGetPreferredConnName";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0149.";
top.titles[i] =  "NWIsDSAuthenticated";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0150.";
top.titles[i] =  "NWIsDSServer";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0151.";
top.titles[i] =  "NWNetInit";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0152.";
top.titles[i] =  "NWNetTerm";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0153.";
top.titles[i] =  "NWSetDefaultNameContext";
i++;

top.authors[i] = "zHTML xD.5375.0200.0003.0154.";
top.titles[i] =  "NWSetPreferredDSTree";
i++;

top.authors[i] = "zFLDR xC.5375.0200.0004.";
top.titles[i] =  "Structures";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0001.";
top.titles[i] =  "Asn1ID_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0002.";
top.titles[i] =  "Attr_Info_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0003.";
top.titles[i] =  "Back_Link_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0004.";
top.titles[i] =  "Bit_String_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0005.";
top.titles[i] =  "Buf_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0006.";
top.titles[i] =  "CI_List_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0007.";
top.titles[i] =  "Class_Info_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0008.";
top.titles[i] =  "EMail_Address_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0009.";
top.titles[i] =  "Fax_Number_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0010.";
top.titles[i] =  "Filter_Cursor_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0011.";
top.titles[i] =  "Filter_Node_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0012.";
top.titles[i] =  "Hold_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0013.";
top.titles[i] =  "NDSOSVersion_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0014.";
top.titles[i] =  "NDSStatsInfo_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0015.";
top.titles[i] =  "Net_Address_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0016.";
top.titles[i] =  "NWDS_TimeStamp_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0017.";
top.titles[i] =  "Object_ACL_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0018.";
top.titles[i] =  "Object_Info_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0019.";
top.titles[i] =  "Octet_List_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0020.";
top.titles[i] =  "Octet_String_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0021.";
top.titles[i] =  "Path_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0022.";
top.titles[i] =  "Replica_Pointer_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0023.";
top.titles[i] =  "Syntax_Info_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0024.";
top.titles[i] =  "TimeStamp_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0025.";
top.titles[i] =  "Typed_Name_T";
i++;

top.authors[i] = "zHTML xD.5375.0200.0004.0026.";
top.titles[i] =  "Unknown_Attr_T";
i++;

top.authors[i] = "zFLDR xC.5375.0200.0005.";
top.titles[i] =  "Values";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0001.";
top.titles[i] =  "Attribute Constraint Flags";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0002.";
top.titles[i] =  "Attribute Value Flags";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0003.";
top.titles[i] =  "Buffer Operation Types and Related Functions";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0004.";
top.titles[i] =  "Class Flags";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0005.";
top.titles[i] =  "Change Types for Modifying Objects";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0006.";
top.titles[i] =  "Context Keys and Flags";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0007.";
top.titles[i] =  "Default Context Key Values";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0008.";
top.titles[i] =  "DCK_FLAGS Bit Values";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0009.";
top.titles[i] =  "DCK_NAME_FORM Values";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0010.";
top.titles[i] =  "DCK_CONFIDENCE Bit Values";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0011.";
top.titles[i] =  "DCK_DSI_FLAGS Values";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0012.";
top.titles[i] =  "DSI_ENTRY_FLAGS Values";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0013.";
top.titles[i] =  "Filter Tokens";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0014.";
top.titles[i] =  "Information Types for Attribute Definitions";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0015.";
top.titles[i] =  "Information Types for Class Definitions";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0016.";
top.titles[i] =  "Information Types for Search and Read";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0017.";
top.titles[i] =  "Name Space Types";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0018.";
top.titles[i] =  "NDS Access Control Rights";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0019.";
top.titles[i] =  "NDS Ping Flags";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0020.";
top.titles[i] =  "DSP Replica Information Flags";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0021.";
top.titles[i] =  "Network Address Types";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0022.";
top.titles[i] =  "Scope Flags";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0023.";
top.titles[i] =  "Replica Types";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0024.";
top.titles[i] =  "Replica States";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0025.";
top.titles[i] =  "Syntax Matching Flags";
i++;

top.authors[i] = "zHTML xD.5375.0200.0005.0026.";
top.titles[i] =  "Syntax IDs";
i++;

top.authors[i] = "zFLDR xC.5375.0200.0006.";
top.titles[i] =  "NDS Example Code";
i++;

top.authors[i] = "zHTML xD.5375.0200.0006.0001.";
top.titles[i] =  "Context Handle";
i++;

top.authors[i] = "zHTML xD.5375.0200.0006.0002.";
top.titles[i] =  "Object and Attribute";
i++;

top.authors[i] = "zHTML xD.5375.0200.0006.0003.";
top.titles[i] =  "Browsing and Searching";
i++;

top.authors[i] = "zHTML xD.5375.0200.0006.0004.";
top.titles[i] =  "Batch Modification of Objects and Attributes";
i++;

top.authors[i] = "zHTML xD.5375.0200.0006.0005.";
top.titles[i] =  "Schema";
i++;

top.authors[i] = "zHTML xC.5375.0200.0007.";
top.titles[i] =  "Revision History";
i++;

top.authors[i] = "zFLDR xB.5375.0500.";
top.titles[i] =  "NDS Schema Reference";
i++;

top.authors[i] = "zFLDR xC.5375.0500.0001.";
top.titles[i] =  "Schema Concepts";
i++;

top.authors[i] = "zHTML xD.5375.0500.0001.0001.";
top.titles[i] =  "Schema Structure";
i++;

top.authors[i] = "zHTML xD.5375.0500.0001.0002.";
top.titles[i] =  "Schema Components";
i++;

top.authors[i] = "zHTML xD.5375.0500.0001.0003.";
top.titles[i] =  "Object Classes";
i++;

top.authors[i] = "zHTML xD.5375.0500.0001.0004.";
top.titles[i] =  "Naming Attributes";
i++;

top.authors[i] = "zHTML xD.5375.0500.0001.0005.";
top.titles[i] =  "Containment Classes";
i++;

top.authors[i] = "zHTML xD.5375.0500.0001.0006.";
top.titles[i] =  "Super Classes";
i++;

top.authors[i] = "zHTML xD.5375.0500.0001.0007.";
top.titles[i] =  "Object Class Flags";
i++;

top.authors[i] = "zHTML xD.5375.0500.0001.0008.";
top.titles[i] =  "Mandatory and Optional Attributes";
i++;

top.authors[i] = "zHTML xD.5375.0500.0001.0009.";
top.titles[i] =  "Default ACL Templates";
i++;

top.authors[i] = "zHTML xD.5375.0500.0001.0010.";
top.titles[i] =  "Auxiliary Classes";
i++;

top.authors[i] = "zHTML xD.5375.0500.0001.0011.";
top.titles[i] =  "Attribute Type Definitions";
i++;

top.authors[i] = "zHTML xD.5375.0500.0001.0012.";
top.titles[i] =  "Attribute Syntax Definitions";
i++;

top.authors[i] = "zHTML xD.5375.0500.0001.0013.";
top.titles[i] =  "Schema Extensions";
i++;

top.authors[i] = "zFLDR xC.5375.0500.0002.";
top.titles[i] =  "Base Object Class Definitions";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0001.";
top.titles[i] =  "AFP Server";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0002.";
top.titles[i] =  "Alias";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0003.";
top.titles[i] =  "applicationEntity";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0004.";
top.titles[i] =  "applicationProcess";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0005.";
top.titles[i] =  "Audit:File Object";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0006.";
top.titles[i] =  "Bindery Object";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0007.";
top.titles[i] =  "Bindery Queue";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0008.";
top.titles[i] =  "certificationAuthority";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0009.";
top.titles[i] =  "CommExec";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0010.";
top.titles[i] =  "Computer";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0011.";
top.titles[i] =  "Country";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0012.";
top.titles[i] =  "cRLDistributionPoint";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0013.";
top.titles[i] =  "dcObject";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0014.";
top.titles[i] =  "Device";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0015.";
top.titles[i] =  "Directory Map";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0016.";
top.titles[i] =  "domain";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0017.";
top.titles[i] =  "dSA";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0018.";
top.titles[i] =  "External Entity";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0019.";
top.titles[i] =  "Group";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0020.";
top.titles[i] =  "LDAP Group";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0021.";
top.titles[i] =  "LDAP Server";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0022.";
top.titles[i] =  "List";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0023.";
top.titles[i] =  "Locality";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0024.";
top.titles[i] =  "MASV:Security Policy";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0025.";
top.titles[i] =  "Message Routing Group";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0026.";
top.titles[i] =  "Messaging Server";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0027.";
top.titles[i] =  "NCP Server";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0028.";
top.titles[i] =  "ndsLoginProperties";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0029.";
top.titles[i] =  "NDSPKI:Certificate Authority";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0030.";
top.titles[i] =  "NDSPKI:Key Material";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0031.";
top.titles[i] =  "NDSPKI:SD Key Access Partition";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0032.";
top.titles[i] =  "NDSPKI:SD Key List";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0033.";
top.titles[i] =  "NDSPKI:Trusted Root";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0034.";
top.titles[i] =  "NDSPKI:Trusted Root Object";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0035.";
top.titles[i] =  "NSCP:groupOfCertificates";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0036.";
top.titles[i] =  "NSCP:mailGroup1";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0037.";
top.titles[i] =  "NSCP:mailRecipient";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0038.";
top.titles[i] =  "NSCP:NetscapeMailServer5";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0039.";
top.titles[i] =  "NSCP:NetscapeServer5";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0040.";
top.titles[i] =  "NSCP:nginfo3";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0041.";
top.titles[i] =  "NSCP:nsLicenseUser";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0042.";
top.titles[i] =  "Organization";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0043.";
top.titles[i] =  "Organizational Person";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0044.";
top.titles[i] =  "Organizational Role";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0045.";
top.titles[i] =  "Organizational Unit";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0046.";
top.titles[i] =  "Partition";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0047.";
top.titles[i] =  "Person";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0048.";
top.titles[i] =  "pkiCA";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0049.";
top.titles[i] =  "pkiUser";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0050.";
top.titles[i] =  "Print Server";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0051.";
top.titles[i] =  "Printer";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0052.";
top.titles[i] =  "Profile";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0053.";
top.titles[i] =  "Queue";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0054.";
top.titles[i] =  "Resource";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0055.";
top.titles[i] =  "SAS:Security";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0056.";
top.titles[i] =  "SAS:Service";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0057.";
top.titles[i] =  "Server";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0058.";
top.titles[i] =  "strongAuthenticationUser";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0059.";
top.titles[i] =  "Template";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0060.";
top.titles[i] =  "Top";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0061.";
top.titles[i] =  "Tree Root";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0062.";
top.titles[i] =  "Unknown";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0063.";
top.titles[i] =  "User";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0064.";
top.titles[i] =  "userSecurityInformation";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0065.";
top.titles[i] =  "Volume";
i++;

top.authors[i] = "zHTML xD.5375.0500.0002.0066.";
top.titles[i] =  "WANMAN:LAN Area";
i++;

top.authors[i] = "zFLDR xC.5375.0500.0003.";
top.titles[i] =  "Novell Object Class Extensions";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0001.";
top.titles[i] =  "Entrust:CRLDistributionPoint";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0002.";
top.titles[i] =  "inetOrgPerson";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0003.";
top.titles[i] =  "NDPS Broker";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0004.";
top.titles[i] =  "NDPS Manager";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0005.";
top.titles[i] =  "NDPS Printer";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0006.";
top.titles[i] =  "NDSCat:Catalog";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0007.";
top.titles[i] =  "NDSCat:Master Catalog";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0008.";
top.titles[i] =  "NDSCat:Slave Catalog";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0009.";
top.titles[i] =  "NetSvc";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0010.";
top.titles[i] =  "NLS:License Certificate";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0011.";
top.titles[i] =  "NLS:License Server";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0012.";
top.titles[i] =  "NLS:Product Container";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0013.";
top.titles[i] =  "NSCP:groupOfUniqueNames5";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0014.";
top.titles[i] =  "NSCP:mailGroup5";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0015.";
top.titles[i] =  "NSCP:Nginfo";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0016.";
top.titles[i] =  "NSCP:Nginfo2";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0017.";
top.titles[i] =  "residentialPerson";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0018.";
top.titles[i] =  "SLP Scope Unit";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0019.";
top.titles[i] =  "SLP Directory Agent";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0020.";
top.titles[i] =  "SLP Service";
i++;

top.authors[i] = "zHTML xD.5375.0500.0003.0021.";
top.titles[i] =  "SMS SMDR Class";
i++;

top.authors[i] = "zFLDR xC.5375.0500.0004.";
top.titles[i] =  "Graphical View of Object Class Inheritance";
i++;

top.authors[i] = "zHTML xD.5375.0500.0004.0001.";
top.titles[i] =  "Alias and Bindery Object Classes";
i++;

top.authors[i] = "zHTML xD.5375.0500.0004.0002.";
top.titles[i] =  "Tree Root, domain, and Unknown";
i++;

top.authors[i] = "zHTML xD.5375.0500.0004.0003.";
top.titles[i] =  "Computer, Country, Device, and Printer";
i++;

top.authors[i] = "zHTML xD.5375.0500.0004.0004.";
top.titles[i] =  "List and Locality";
i++;

top.authors[i] = "zHTML xD.5375.0500.0004.0005.";
top.titles[i] =  "Organizational Role and Partition";
i++;

top.authors[i] = "zHTML xD.5375.0500.0004.0006.";
top.titles[i] =  "ndsLoginProperties, Organization, and Organizational Unit";
i++;

top.authors[i] = "zHTML xD.5375.0500.0004.0007.";
top.titles[i] =  "ndsLoginProperties, Person, Organizational Person, and User";
i++;

top.authors[i] = "zHTML xD.5375.0500.0004.0008.";
top.titles[i] =  "Directory Map, Profile, Queues, Resource, and Volume";
i++;

top.authors[i] = "zHTML xD.5375.0500.0004.0009.";
top.titles[i] =  "Servers (AFP, Messaging, NCP, Print) and CommExec";
i++;

top.authors[i] = "zHTML xD.5375.0500.0004.0010.";
top.titles[i] =  "External Entity, Group, and Message Routing Group";
i++;

top.authors[i] = "zFLDR xC.5375.0500.0005.";
top.titles[i] =  "Base Attribute Definitions";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0001.";
top.titles[i] =  "Aliased Object Name";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0002.";
top.titles[i] =  "Account Balance";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0003.";
top.titles[i] =  "ACL";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0004.";
top.titles[i] =  "Allow Unlimited Credit";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0005.";
top.titles[i] =  "associatedName";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0006.";
top.titles[i] =  "attributeCertificate";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0007.";
top.titles[i] =  "Audit:A Encryption Key";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0008.";
top.titles[i] =  "Audit:B Encryption Key";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0009.";
top.titles[i] =  "Audit:Contents";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0010.";
top.titles[i] =  "Audit:Current Encryption Key";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0011.";
top.titles[i] =  "Audit:File Link";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0012.";
top.titles[i] =  "Audit:Link List";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0013.";
top.titles[i] =  "Audit:Path";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0014.";
top.titles[i] =  "Audit:Policy";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0015.";
top.titles[i] =  "Audit:Type";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0016.";
top.titles[i] =  "authorityRevocationList";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0017.";
top.titles[i] =  "Authority Revocation";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0018.";
top.titles[i] =  "AuxClass Object Class Backup";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0019.";
top.titles[i] =  "Auxiliary Class Flag";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0020.";
top.titles[i] =  "Back Link";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0021.";
top.titles[i] =  "Bindery Object Restriction";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0022.";
top.titles[i] =  "Bindery Property";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0023.";
top.titles[i] =  "Bindery Restriction Level";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0024.";
top.titles[i] =  "Bindery Type";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0025.";
top.titles[i] =  "businessCategory";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0026.";
top.titles[i] =  "";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0027.";
top.titles[i] =  "cACertificate";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0028.";
top.titles[i] =  "CA Private Key";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0029.";
top.titles[i] =  "CA Public Key";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0030.";
top.titles[i] =  "Cartridge";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0031.";
top.titles[i] =  "certificateRevocationList";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0032.";
top.titles[i] =  "Certificate Revocation";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0033.";
top.titles[i] =  "Certificate Validity Interval";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0034.";
top.titles[i] =  "crossCertificatePair";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0035.";
top.titles[i] =  "";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0036.";
top.titles[i] =  "Convergence";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0037.";
top.titles[i] =  "Cross Certificate Pair";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0038.";
top.titles[i] =  "dc";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0039.";
top.titles[i] =  "Default Queue";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0040.";
top.titles[i] =  "deltaRevocationList";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0041.";
top.titles[i] =  "departmentNumber";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0042.";
top.titles[i] =  "Description";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0043.";
top.titles[i] =  "destinationIndicator";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0044.";
top.titles[i] =  "Detect Intruder";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0045.";
top.titles[i] =  "Device";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0046.";
top.titles[i] =  "dmdName";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0047.";
top.titles[i] =  "dn";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0048.";
top.titles[i] =  "dnQualifier";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0049.";
top.titles[i] =  "DS Revision";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0050.";
top.titles[i] =  "EMail Address";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0051.";
top.titles[i] =  "employeeType";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0052.";
top.titles[i] =  "enhancedSearchGuide";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0053.";
top.titles[i] =  "Equivalent To Me";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0054.";
top.titles[i] =  "External Name";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0055.";
top.titles[i] =  "External Synchronizer";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0056.";
top.titles[i] =  "Facsimile Telephone Number";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0057.";
top.titles[i] =  "Full Name";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0058.";
top.titles[i] =  "Generational Qualifier";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0059.";
top.titles[i] =  "generationQualifier";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0060.";
top.titles[i] =  "";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0061.";
top.titles[i] =  "Given Name";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0062.";
top.titles[i] =  "";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0063.";
top.titles[i] =  "GUID";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0064.";
top.titles[i] =  "High Convergence Sync Interval";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0065.";
top.titles[i] =  "Higher Privileges";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0066.";
top.titles[i] =  "Home Directory";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0067.";
top.titles[i] =  "Home Directory Rights";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0068.";
top.titles[i] =  "homePhone";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0069.";
top.titles[i] =  "homePostalAddress";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0070.";
top.titles[i] =  "houseIdentifier";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0071.";
top.titles[i] =  "Host Device";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0072.";
top.titles[i] =  "Host Resource Name";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0073.";
top.titles[i] =  "Host Server";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0074.";
top.titles[i] =  "Inherited ACL";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0075.";
top.titles[i] =  "Initials";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0076.";
top.titles[i] =  "internationaliSDNNumber";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0077.";
top.titles[i] =  "Internet EMail Address";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0078.";
top.titles[i] =  "Intruder Attempt Reset Interval";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0079.";
top.titles[i] =  "Intruder Lockout Reset Interval";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0080.";
top.titles[i] =  "knowledgeInformation";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0081.";
top.titles[i] =  "";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0082.";
top.titles[i] =  "Language";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0083.";
top.titles[i] =  "Last Login Time";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0084.";
top.titles[i] =  "Last Referenced Time";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0085.";
top.titles[i] =  "LDAP ACL v11";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0086.";
top.titles[i] =  "LDAP Allow Clear Text Password";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0087.";
top.titles[i] =  "LDAP Anonymous Identity";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0088.";
top.titles[i] =  "LDAP Attribute Map v11";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0089.";
top.titles[i] =  "LDAP Backup Log Filename";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0090.";
top.titles[i] =  "LDAP Class Map v11";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0091.";
top.titles[i] =  "LDAP Enable SSL";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0092.";
top.titles[i] =  "LDAP Enable TCP";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0093.";
top.titles[i] =  "LDAP Enable UDP";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0094.";
top.titles[i] =  "LDAP Group";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0095.";
top.titles[i] =  "LDAP Host Server";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0096.";
top.titles[i] =  "LDAP Log Filename";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0097.";
top.titles[i] =  "LDAP Log Level";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0098.";
top.titles[i] =  "LDAP Log Size Limit";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0099.";
top.titles[i] =  "LDAP Referral";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0100.";
top.titles[i] =  "LDAP Screen Level";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0101.";
top.titles[i] =  "LDAP Search Size Limit";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0102.";
top.titles[i] =  "LDAP Search Time Limit";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0103.";
top.titles[i] =  "LDAP Server";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0104.";
top.titles[i] =  "LDAP Server Bind Limit";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0105.";
top.titles[i] =  "LDAP Server Idle Timeout";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0106.";
top.titles[i] =  "LDAP Server List";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0107.";
top.titles[i] =  "LDAP SSL Port";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0108.";
top.titles[i] =  "LDAP Suffix";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0109.";
top.titles[i] =  "LDAP TCP Port";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0110.";
top.titles[i] =  "LDAP UDP Port";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0111.";
top.titles[i] =  "LDAP:bindCatalog";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0112.";
top.titles[i] =  "LDAP:bindCatalogUsage";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0113.";
top.titles[i] =  "LDAP:keyMaterialName";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0114.";
top.titles[i] =  "LDAP:otherReferralUsage";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0115.";
top.titles[i] =  "LDAP:searchCatalog";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0116.";
top.titles[i] =  "LDAP:searchCatalogUsage";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0117.";
top.titles[i] =  "LDAP:searchReferralUsage";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0118.";
top.titles[i] =  "Locked By Intruder";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0119.";
top.titles[i] =  "Lockout After Detection";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0120.";
top.titles[i] =  "Login Allowed Time Map";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0121.";
top.titles[i] =  "Login Disabled";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0122.";
top.titles[i] =  "Login Expiration Time";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0123.";
top.titles[i] =  "Login Grace Limit";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0124.";
top.titles[i] =  "Login Grace Remaining";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0125.";
top.titles[i] =  "Login Intruder Address";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0126.";
top.titles[i] =  "Login Intruder Attempts";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0127.";
top.titles[i] =  "Login Intruder Limit";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0128.";
top.titles[i] =  "Login Intruder Reset Time";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0129.";
top.titles[i] =  "Login Maximum Simultaneous";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0130.";
top.titles[i] =  "Login Script";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0131.";
top.titles[i] =  "Login Time";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0132.";
top.titles[i] =  "Low Convergence Reset Time";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0133.";
top.titles[i] =  "Low Convergence Sync Interval";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0134.";
top.titles[i] =  "Mailbox ID";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0135.";
top.titles[i] =  "Mailbox Location";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0136.";
top.titles[i] =  "manager";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0137.";
top.titles[i] =  "masvAuthorizedRange";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0138.";
top.titles[i] =  "masvDefaultRange";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0139.";
top.titles[i] =  "masvDomainPolicy";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0140.";
top.titles[i] =  "masvLabel";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0141.";
top.titles[i] =  "masvProposedLabel";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0142.";
top.titles[i] =  "Member";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0143.";
top.titles[i] =  "Members Of Template";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0144.";
top.titles[i] =  "Memory";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0145.";
top.titles[i] =  "Message Routing Group";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0146.";
top.titles[i] =  "Message Server";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0147.";
top.titles[i] =  "Messaging Database Location";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0148.";
top.titles[i] =  "Messaging Server";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0149.";
top.titles[i] =  "";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0150.";
top.titles[i] =  "Minimum Account Balance";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0151.";
top.titles[i] =  "mobile";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0152.";
top.titles[i] =  "NDSPKI:Certificate Chain";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0153.";
top.titles[i] =  "NDSPKI:Given Name";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0154.";
top.titles[i] =  "NDSPKI:Key File";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0155.";
top.titles[i] =  "NDSPKI:Key Material DN";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0156.";
top.titles[i] =  "NDSPKI:Keystore";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0157.";
top.titles[i] =  "NDSPKI:Not After";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0158.";
top.titles[i] =  "NDSPKI:Not Before";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0159.";
top.titles[i] =  "NDSPKI:Parent CA";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0160.";
top.titles[i] =  "NDSPKI:Parent CA DN";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0161.";
top.titles[i] =  "NDSPKI:Private Key";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0162.";
top.titles[i] =  "NDSPKI:Public Key";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0163.";
top.titles[i] =  "NDSPKI:Public Key Certificate";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0164.";
top.titles[i] =  "NDSPKI:SD Key Cert";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0165.";
top.titles[i] =  "NDSPKI:SD Key ID";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0166.";
top.titles[i] =  "NDSPKI:SD Key Server DN";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0167.";
top.titles[i] =  "NDSPKI:SD Key Struct";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0168.";
top.titles[i] =  "NDSPKI:Subject Name";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0169.";
top.titles[i] =  "NDSPKI:Tree CA DN";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0170.";
top.titles[i] =  "NDSPKI:Trusted Root Certificate";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0171.";
top.titles[i] =  "NDSPKI:userCertificateInfo";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0172.";
top.titles[i] =  "Network Address";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0173.";
top.titles[i] =  "Network Address Restriction";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0174.";
top.titles[i] =  "New Object's DS Rights";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0175.";
top.titles[i] =  "New Object's FS Rights";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0176.";
top.titles[i] =  "New Object's Self Rights";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0177.";
top.titles[i] =  "NNS Domain";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0178.";
top.titles[i] =  "Notify";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0179.";
top.titles[i] =  "NSCP:administratorContactInfo";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0180.";
top.titles[i] =  "NSCP:adminURL";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0181.";
top.titles[i] =  "NSCP:AmailAccessDomain";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0182.";
top.titles[i] =  "NSCP:AmailAlternateAddress";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0183.";
top.titles[i] =  "NSCP:AmailAutoReplyMode";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0184.";
top.titles[i] =  "NSCP:AmailAutoReplyText";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0185.";
top.titles[i] =  "NSCP:AmailDeliveryOption";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0186.";
top.titles[i] =  "NSCP:AmailForwardingAddress";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0187.";
top.titles[i] =  "NSCP:AmailHost";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0188.";
top.titles[i] =  "NSCP:AmailMessageStore";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0189.";
top.titles[i] =  "NSCP:AmailProgramDeliveryInfo";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0190.";
top.titles[i] =  "NSCP:AmailQuota";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0191.";
top.titles[i] =  "NSCP:AnsLicenseEndTime";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0192.";
top.titles[i] =  "NSCP:AnsLicensedFor";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0193.";
top.titles[i] =  "NSCP:AnsLicenseStartTime";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0194.";
top.titles[i] =  "NSCP:employeeNumber";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0195.";
top.titles[i] =  "NSCP:installationTimeStamp";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0196.";
top.titles[i] =  "NSCP:mailRoutingAddress";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0197.";
top.titles[i] =  "NSCP:memberCertificateDesc";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0198.";
top.titles[i] =  "NSCP:mgrpRFC822mailmember";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0199.";
top.titles[i] =  "NSCP:ngcomponentCIS";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0200.";
top.titles[i] =  "NSCP:nsaclrole";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0201.";
top.titles[i] =  "NSCP:nscreator";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0202.";
top.titles[i] =  "NSCP:nsflags";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0203.";
top.titles[i] =  "NSCP:nsnewsACL";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0204.";
top.titles[i] =  "NSCP:nsprettyname";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0205.";
top.titles[i] =  "NSCP:serverHostName";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0206.";
top.titles[i] =  "NSCP:serverProductName";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0207.";
top.titles[i] =  "NSCP:serverRoot";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0208.";
top.titles[i] =  "NSCP:serverVersionNumber";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0209.";
top.titles[i] =  "NSCP:subtreeACI";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0210.";
top.titles[i] =  "";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0211.";
top.titles[i] =  "Obituary";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0212.";
top.titles[i] =  "Obituary Notify";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0213.";
top.titles[i] =  "Object Class";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0214.";
top.titles[i] =  "Operator";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0215.";
top.titles[i] =  "Other GUID";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0216.";
top.titles[i] =  "";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0217.";
top.titles[i] =  "Owner";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0218.";
top.titles[i] =  "Page Description Language";
i++;

top.authors[i] = "zHTML xD.5375.0500.0005.0219.";
top.titles[i] =  "pager";
i++;

--> --------------------

--> maximum size reached

--> --------------------

Messung V0.5
C=95 H=94 G=94

¤ Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.0.25Bemerkung:  Wie Sie bei der Firma Beratungs- und Dienstleistungen beauftragen können  ¤

*Eine klare Vorstellung vom Zielzustand






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.