arg-match-attr

The <arg-match-attr> argument specifies the attributes that are to be use to find a match for the enclosing action or token. The name attribute provides the name of the attribute to use for matching. If there is an enclosed <arg-value>, then it provides the attribute value to use for matching, otherwise the value(s) come(s) from the value(s) available in the current operation.

Example

See <do-find-matching-object> .

1. Allowed Content

arg-value
value argument

2. Attributes

AttributeValue(s)Default Value
name CDATA
name of the attribute
supports variable expansion
#REQUIRED
search-criteria-id CDATA
Holds the id of a search criteria.
When a non-empty result is received for a particular search-criteria, this value will be appended as an attribute to the instance document(s)

This value will only be used when the attribute return-on-first-match is set to true on <do-find-matching-object> element.
If this attribute is absent, the index position of the <search-condtion> under <do-find-matching-object> will be appended to the instance document.
#IMPLIED

3. Content Rule

( arg-value ? )

4. Parent Elements

arg-query-condition
  query condition argument
do-find-matching-object
  automatically associate the current object
token-query
  query the source or destination datastore

Top Elements || All Elements || Tree


DirXMLScript DTD