stevedlawrence commented on issue #56: URL: https://github.com/apache/daffodil-sbt/issues/56#issuecomment-2368855209
That's fair. I think we could make it so that if `root` is defined but `name` is `None` then we just default to using root as the name, maybe with QName prefixes stripped off or something. One downside is you couldn't specify a root without making the resulting name more verbose, but maybe that's not a big deal, since if you really wanted that you could just specify the root element first in the schema and you wouldn't have to provide a root parameter. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
