This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 36 lines
!!! Overview
[{$pagename}] [attribute] Holds the XML file that describes the [Connected Application]'s schema.
If the driver implements the getSchema() function, which the [Microsoft Active Directory Driver], eDirectory, and others do support, then the returned schema info from the first driver start up will be stored in this attribute as an XML document.
You can also form iManager or Designer you issue the Refresh Application Schema command, the driver will restart and it will issue the getSchema() function call at that restart. When you watch a [Microsoft Active Directory Driver] start-up for the first time, you can see it takes a while as the entire AD schema is read.
%%information
Appears the getSchema() call does NOT update the [{$pagename}].
%%
The value of the DirXML-ApplicationSchema is not believed to be utilized by the driver. The [{$pagename}] value is used within [Designer] and [Imanager] to be able to display the schema of the connected application.
Though one would think it would be useful in a merge case to read the syntax of an attribute in the [Connected Application] to know how to approach merging the values, but as far as we know this is not implemented.
!Remarks
The schema-def element in the nds.dtd defines the format of this document. See [schema-def|http://developer.novell.com/documentation/dirxml/index.html?page=/ndk/doc/dirxml/dirxmlbk/data/a5b9tp2.html].
!! Attribute Definition
The [{$pagename}] [AttributeTypes] is defined as:
* [OID] of [2.16.840.1.113719.1.14.4.1.29]
* NAME: [{$pagename}]
* DESC: UUID of the entry
* [EQUALITY]: []
* [ORDERING]: []
* SYNTAX: [1.3.6.1.4.1.1466.115.121.1.5]
* [SINGLE-VALUE]
* USAGE [UserApplications]
* X-ORIGIN
* [X-NDS_NONREMOVABLE]
* Optional in:
** [DirXML-Driver]
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]