InseeFr / InseeFr/Pogues-Model
Change the type of the Next element
Open
enhancement
- Dominant language
- Java
- Stars
- 3
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The `Next` element within the FlowControleType is defined as a `xs:token`:
`
`
This element is used to model nested filters.
It means that we have to reference a FlowControl. It would be easier to type this element as a FlowControlType (and so defining the FlowControlType as recursive element):
` `
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.