<
xsd-pattern
>
is a constraint on the value space of a datatype which is achieved by constraining the lexical space to literals which match a specific pattern. The value of pattern must be a regular expression.
According to the W3C-Element
<
pattern
>