Expands to a version of the DN specified by expansion of the concatenation of the enclosed tokens. The DN is parsed according the format specified by <src-dn-format>. The portion of the DN specified by start and length is then converted to the format specified by <dest-dn-format>.
<src-dn-delims> and <dest-dn-delims> are used to specify custom DN formats. The eight characters that make up the delimiter set are defined as follows:
Typed Name Boolean Flag: 0 means names are not typed, 1 means names are typed
Unicode No-Map Character Boolean Flag: 0 means don't output or interpret unmappable Unicode characters as escaped hex digit strings, for example \FEFF. The Unicode characters 0xfeff, 0xfffe, 0xfffd, and 0xffff are not accepted by eDirectory.
Relative RDN Delimiter
RDN Delimiter
Name Divider
Name Value Delimiter
Wildcard Character
Escape Character
If RDN Delimiter and Relative RDN Delimiter are the same character, then the orientation of the name is root right, otherwise the orientation is root left.
If there are more than eight characters in the delimiter set, the extra characters are all considered to be characters that need to be escaped but have no other special meaning.
<token-parse-dn src-dn-format="src-dn" dest-dn-format="dest-dn" start="0"length="-1"> <token-op-attr name="Group Membership"/></token-parse-dn>
Element |
Description |
---|---|
The values of an entitlement granted in the current operation. |
|
The association value from the current operation. |
|
The values of an attribute in the current operation or current object in the source data store. |
|
Decodes base64 data into a string. |
|
Encodes a string into base64 data. |
|
A Unicode character. |
|
The object class name from the current operation |
|
Converts a date/time from one format to another. |
|
The values of an attribute of current object in the destination data store. |
|
A value derived from the destination DN from the current operation. |
|
The unqualified RDN derived from the destination DN from the current operation. |
|
Reads an XML document. |
|
The values of a granted entitlement of the current object. |
|
Converts a string for use in a destination DN. |
|
Converts a string for use in a source DN. |
|
Generates a random password. |
|
The value of a global variable. |
|
Joins a node-set into a string. |
|
The value of a local variable. |
|
Converts a string to lowercase. |
|
Maps a string through a mapping table. |
|
The value of the named password. |
|
The values of an attribute in the current operation. |
|
The value of an operation property. |
|
The name of the current operation. |
|
Parses or converts a DN. |
|
The value of the password in the current operation. |
|
Queries the source or destination data store. |
|
The values of an attribute removed in the current operation. |
|
The values of an entitlement revoked in the current operation. |
|
Replaces all instances of a substring within a string. |
|
Replaces a single instance of a substring within a string. |
|
Resolves a DN to an association key or an association key to a DN. |
|
Splits a string into a node set. |
|
The values of an attribute of the current object in the source data store. |
|
A value derived from the source DN from the current operation. |
|
The unqualified RDN derived from source DN from the current operation. |
|
Substring of a string. |
|
Constant text. |
|
The current date/time. |
|
Generates a unique name. |
|
A DN relative to the one matched by if-src-dn. |
|
Converts a string to uppercase. |
|
Parses XML. |
|
Serializes XML. |
|
The result of an XPath expression. |
( token-added-entitlement | token-association | token-attr | token-base64-decode | token-base64-encode | token-char | token-class-name | token-convert-time | token-dest-attr | token-dest-dn | token-dest-name | token-document | token-entitlement | token-escape-for-dest-dn | token-escape-for-src-dn | token-generate-password | token-global-variable | token-join | token-local-variable | token-lower-case | token-named-password | token-map | token-op-attr | token-op-property | token-operation | token-parse-dn | token-password | token-removed-attr | token-removed-entitlement | token-replace-all | token-replace-first | token-resolve | token-src-attr | token-src-dn | token-src-name | token-substring | token-text | token-time | token-unique-name | token-unmatched-src-dn | token-upper-case | token-xml-parse | token-xml-serialize | token-xpath ) +