match
[Definition: (Of strings or names

Two strings or names being compared are identical. Characters with multiple possible representations in Unicode (e.g. characters with both precomposed and base+diacritic forms)
match only if they have the same representation in both strings. No case folding is performed. (Of strings and rules in the grammar

A string matches a grammatical production if it belongs to the language generated by that production. (Of content and content models

An element matches its declaration when it conforms in the fashion described in the constraint [VC: Element Valid].]
Partager