How to annotate java generated code from xsd files
I am new to the xsd stuff. I want to convert a directory of xsd files to java with @Pattern
annotations, I am working with a lot of dynamic data. A lot of elements contain patterns, which defines what to expect as input for elements. The patterns are found in following structure in combination with elements, here a fragment of one of the xsd files: