Required
No.
Values
,
all
attribute+attribName
The
value (default) searches the entire tag that is specified in the
all
attribute.
The
attribute+attribName
attribute, as shown in the following example:
<searchPatterns whereToSearch="tag+FORM">
<searchPattern limitSearch="attribute+ACTION">
/MY_PATTERN/
</searchPattern>
</searchPatterns>
This example indicates that only the value of the
searched. If that attribute is not defined, the tag is ignored.
The
value searches only the outer tag and ignores the
tagOnly
is valid only if
whereToSearch
The
value searches only the
innerOnly
value is valid only if
isOptional
Description
This attribute is a flag that indicates that the search pattern is not required to find the
participant. This is useful for complex participants that might have non-critical parameters to
extract. You can create some patterns for distinctly identifying a participant and have some
optional patterns for extracting non-critical parameters.
Parent
searchPattern
Type
Attribute.
Required
No.
,
,
tagOnly
innerOnly
value searches only within the value of the specified
is a tag.
innerHTML
is a tag.
whereToSearch
whereToSearch
attribute of
ACTION
FORM
innerHTML
tag and ignores the outer tag. This
Participant EDML files
tags should be
tag. This value
357
Need help?
Do you have a question about the DREAMWEAVER 8-EXTENDING DREAMWEAVER and is the answer not in the manual?