Instance - Novell IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009 Reference Manual

Dtd reference
Hide thumbs Also See for IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009:
Table of Contents

Advertisement

instance

Used to represent an object in eDirectory or the application as part of the response to a <query>
command or a <query-ex> command. <instance> does not necessarily represent the complete state
of object, but just the information requested by the <query> or <query-ex>. When returned from a
driver, an <association> is required.
Example
<instance class-name="User" src-dn="\Users\Samuel">
<association>1012</association>
<attr attr-name="Surname">
<value>Jones</value>
</attr>
<attr attr-name="cn">
<value>Samuel</value>
</attr>
<attr attr-name="Given Name">
<value>Samuel</value>
</attr>
<attr attr-name="Telephone Number">
<value>555-1212</value>
<value>555-1764</value>
</attr>
</instance>
Allowed Content
Element
association
parent
attr
operation-data
Description
Unique key of the application object.
The parent or container of an object.
Current state of an attribute.
The operation adds additional custom data.
NDS DTD
79

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009 and is the answer not in the manual?

This manual is also suitable for:

Identity manager 3.6.1

Table of Contents