I need to add a new warning message, but this is at the top of the file WarnIdGen.scala:
//////////////////////////////////////////////////////////////////////////////////////////// // // Generated Code - Do not hand modify! // // This file is entirely generated code created from the // XML Schema files that describe Daffodil configuration files. // // Don't edit this. Go fix the generator to create what you need instead. // //////////////////////////////////////////////////////////////////////////////////////////// It looks like the file I need to update is dafext.xsd, but there seem to be two copies of this: one under main and the other under resources. I also don't know how to invoke the generator - is there any additional documentation on this somewhere?