Good day! I have been playing around with generateDS today to better utilize a number of XSD files in a Python application I am writing. We have a specific logging format that needs to meet this XSD format, and it is rather involved with multiple files that import one another. generateDS works really well - there is one oddity that I am trying to wrap my head around and am hoping that someone here can help. One of the files is a simpleType with restricted enumeration values. In the file, "CVEnumAUDITActionType.xsd",...