ITBudget Schema
- Dominant language
- No language data
- Stars
- 20
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Is there a schedule for when we can expect a complete FY21 ITBudget Schema (as well as the other schemas?) For the ITBudget schema, it appears the only published file is "Update-ITBudget-EXT-e.xsd". However, this file seems not to be valid when used in conjunction with the FY20 files.
The new pivEnabled and plannedAcquisitions fields make reference to the "update-ITBudget-ext:YesNoCodeType" type, but this is invalid. (Changing the type to "ITBudgetFacet:YesNoCodeType" does work, and I am assuming this is the intended type that will be used.)
Additionally, the "publicUrls" element does not exist, so the reference to it fails. There is a type defined as "publicUrls" but no element (and, for consistency with the schema and to avoid confusion, it might be ideal to use "publicUrlsType" for the type declaration.) Adding a publicUrls element referencing the type seems to resolve this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.