token-xml-parse
Parses the result of the enclosed tokens as XML and returns the resulting document node in a node
set. If the result of the enclosed tokens is not well-formed XML or cannot be parsed for any reason,
an empty node set is returned.
Example
<token-xml-parse>
<token-base64-decode charset="UTF-8">
<token-op-attr name="data"/>
</token-base64-decode>
</token-xml-parse>
Allowed Content
Element
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
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.
DirXML Script DTD 487
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?