|
|
The patterns specified through the "ValuePatternsObj" parameter must
follow the same rules as the patterns used with the
"string match" Tcl command. In case of an error, -1 will be returned and an error message will be
left at the current Tcl interpreter (CDM_Interp). Generated by: petasis@aias on Wed Aug 16 10:31:57 PM EEST 2006.
This function will return 1 (true) if an Attribute with the provided
name exists in the specified Annotation, and its value matches any of the
provided patterns. Else, 0 (false) will be returned. Return Value:
This function is equivelant to tip_AnnotationContainsAttributeMatchingValues (Tcl API). Notes:
CDM_AnnotationContainsAttributeMatchingValue,
tip_AnnotationContainsAttributeMatchingValues,
string match
See Also: