pdaRegex

Specify a string match using a standard (Boost.C++ / XSL) regex convention.
The regex language is not fully standardized so we pick the common dialect.

Structure

This element is simple - it does not have attributes or elements. The text that fills up the ... is value used.


<pdaRegex> ... </pdaRegex>

XSD

The schema file can be downloaded or viewed at xPDK_Base.

Details