frankframework / frankframework/frank-doc
Add RegisterElement or equivalent annotation
Open
doclet
- Dominant language
- Java
- Stars
- 5
- Forks
- 5
- Avg merge
- 1h 20m
- Merged PRs (30d)
- 1
Description
This idea comes from https://github.com/frankframework/frankframework/issues/2737, where we currently have to use empty setters to allow the XSD from being generated. It would be nice to use annotations on certain elements to dictate which sub-elements are possible on that location.
Though this relation is also present in the [DigesterRules.xml](https://github.com/frankframework/frankframework/blob/bc337acc042fe37dcf199ef9abdf27fc4a24b786/core/src/main/resources/digester-rules.xml#L17C32-L17C33) so I'm unsure why both are needed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.