GSA / GSA/ITDB-schema

yesNoString XML Value inconsistent with Schema

Open
#426 1 comment 0 reactions 0 assignees View on GitHub
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**
![image](https://user-images.githubusercontent.com/233493/93792874-17590480-fc04-11ea-9860-ffd574771757.png)

**yesNoString defined in Subset/businessCaseFacet.xsd**
![image](https://user-images.githubusercontent.com/233493/93793106-6010bd80-fc04-11ea-9df8-d0e8c261d1bf.png)

Ken Nehring
Supporting NRC

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.