Quality stage pattern action reference

To obtain correct standardization, you need to understand the concepts of pattern matching and the reasons for matching.

This reference material describes the Pattern Action language and pattern-action files. It is for application developers. A pattern-action file consists of a series of patterns and associated actions. Incoming data either matches or does not match a pattern. If the incoming data matches a pattern, then actions associated with the pattern are executed. If the incoming data does not match the pattern, the actions are skipped.