Used specify an individual attribute value of the attribute specified by the enclosing element.
If the type is structured, the <value> contains at least one <component>. If the type is octet, the content of the <value> is base64 encoded binary data. If the type is anything else, the content is text.
The following table shows the types used to represent the various eDirectory™ syntaxes.
<value type="string">Gulia</value><value type="structured"> <component name="eMailType">3</component> <component name="eMailAddr">me@myself.com</component></value>
Attribute |
Possible Values |
Default Value |
---|---|---|
association-ref |
CDATA The association value (application object unique key) of the object being referenced by this value. This is required on all components that refer to other objects when the value is part of a notification event from the driver. This exists on all values that refer to other objects when the value is part of a command from Identity Manager if the referenced object has an established association in eDirectory. If a <component> is referential, the association-ref is on the <component> rather than the <value>. |
#IMPLIED |
naming |
true | false Reserved. Should be ignored by the driver. |
false |
timestamp |
CDATA Reserved. Should be ignored by the driver. |
#IMPLIED |
type |
string | teleNumber | int | state | counter | dn | interval | octet | time | structured The data type of the value. |
#IMPLIED |
( #PCDATA | component ) *