yesNoString XML Value inconsistent with Schema
- Dominant language
- No language data
- Stars
- 20
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
When processing a Major Business Case submission, we noticed that the response contained "No" for the value of the yesNoString type instead of "no" as defined in [Subset/businessCaseFacet.xsd](https://github.com/GSA/ITDB-schema/blob/master/src-2022/BusinessCase/Subset/businessCaseFacet.xsd#L85). There are also cases where "Yes" is returned instead of "yes". While this may seem insignificant, we validate the responses using the XML schema provided and since XML is case sensitive, these responses are failing validation. We are working on a work around, but wanted to make you aware.
**XML Response**

**yesNoString defined in Subset/businessCaseFacet.xsd**

Ken Nehring
Supporting NRC
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.