jakartaee / jakartaee/persistence
Use XSD groups for common stuff in schemas
Open
- Dominant language
- Java
- Stars
- 268
- Forks
- 78
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 13
Description
To help with any on-going maintenance of schema(s), it may be better to use XSD groups to extract common stuff. E.g. move things that are common across ``, ``, ``, ... into a group.
see also https://github.com/jakartaee/persistence/pull/541#issuecomment-1783763285
Contributor guide
Research direction
No schema file or test is named. Locate the XSD definitions for , , and , compare their shared declarations, and determine which can be extracted into XSD groups; done means the schemas retain their behavior while common structure is centralized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- xml
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100