Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.5.0
-
None
Description
When users compile a schema to a binary, they can't use full validation, because that works from the schema source.
The schema source is in the jar files of a packaged schema.
Either we arrange for the compiled binary to also contain the source, or somehow otherwise arrange that users can use full validation while still using pre-compiled binaries of schema.
See also DAFFODIL-1685, DAFFODIL-1749