You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requires that all values of the <strong>EXPECT</strong> attribute match the regular expression, which must conform to the POSIX regular expression syntax.
Requires that all value(s) of the <strong>EXPECT</strong> attribute matches the value(s) in the specified attribute.
400
+
For example, "EXPECT-ALL media-col-database/media-source WITH-ALL-VALUES-FROM media-source-supported" requires that all the "media-source" values are listed as a value of the "media-source-supported" attribute.
Copy file name to clipboardExpand all lines: man/ipptoolfile.5
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -368,6 +368,10 @@ Requires that all values of the \fBEXPECT\fR attribute match the boolean value g
368
368
Requires that all values of the \fBEXPECT\fR attribute match the regular expression, which must conform to the POSIX regular expression syntax.
369
369
Comparisons are case-sensitive.
370
370
.TP5
371
+
\fBWITH\-ALL\-VALUES\-FROM\fIattribute-name\fR
372
+
Requires that all value(s) of the \fBEXPECT\fR attribute matches the value(s) in the specified attribute.
373
+
For example, "EXPECT-ALL media\-col\-database/media\-source WITH\-ALL\-VALUES\-FROM media\-source\-supported" requires that all the "media\-source" values are listed as a value of the "media\-source\-supported" attribute.
374
+
.TP5
371
375
\fBWITH\-DISTINCT\-VALUES\fR
372
376
Requires that all values of the \fBEXPECT\fR attribute are unique.
0 commit comments