Description
References an existing DirectorySearch element.
Derived By
Restricting anyType
Attributes
| Name |
Type |
Description |
| Id |
string |
Id of the search being referred to.
|
| Parent |
string |
This attribute is the signature of the parent directory of the file or directory in the Signature_ column.
|
| Path |
string |
Path on the user's system. Either absolute, or relative to containing directories.
|
| AssignToProperty |
YesNoType |
Set the result of this search to the value of the outer Property.
|
Content Model
Contains elements as defined in the following table.
| Component |
Type |
Description |
| DirectorySearch |
anyType (restriction) |
Searches for directory and assigns to value of parent Property.
|
| DirectorySearchRef |
anyType (restriction) |
References an existing DirectorySearch element.
|
| FileSearch |
anyType (restriction) |
Searches for file and assigns to fullpath value of parent Property
|
| FileSearchRef |
anyType (restriction) |
References an existing FileSearch element.
|