Description
Provides support for regular expressions as defined by W3C XML Schema. This helps Haskell XML tools validate or process patterns that follow XML Schema rules rather than general-purpose regex syntax.
Use it when working with schema validation, XML data formats, or libraries that need standards-compatible pattern handling. It is a developer library and not a standalone regex tool.