Skip to content

Conversation

@wiebe-vandendriessche
Copy link

@wiebe-vandendriessche wiebe-vandendriessche commented Dec 17, 2025

As discussed in ticket #737, the XML schema incorrectly restricts several ModelCard.Considerations list fields to a single entry. The JSON schema defines these fields as arrays, and other ModelCard list fields already allow multiple entries.

This PR updates the XML schemas (1.5, 1.6, 1.7) so the following elements can contain multiple entries:

users/user
useCases/useCase
technicalLimitations/technicalLimitation
performanceTradeoffs/performanceTradeoff

Additionally, the XML schema version attributes are bumped (patch-only) to reflect the schema change.

fixes #737

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Defect]: XML schema incorrectly restricts several ModelCard.Considerations list fields to a single entry

1 participant