https://bz.apache.org/bugzilla/show_bug.cgi?id=57862

--- Comment #3 from Nick Burch <[email protected]> ---
Currently, we use XMLBeans to automatically generate Java source code based on
the XSDs, then compile and use that resulting code. That intermediate source
code is open source, available, and can be changed (if you really want to -
normally fixing things in the generating XMLBeans code would be recommended if
there's a bug!)

Unmodifiable standards definitions are a reasonably common thing. For example,
I believe a number of projects distributed in Fedora include the EPSG geodetic
parameter dataset which has restrictions on modification. See
https://issues.apache.org/jira/browse/LEGAL-183 for the discussions we at the
ASF had about incorporating that. Maybe the Fedora rules for that (or similar)
could be used as a guide here too?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to