Skip to content

Commit

Permalink
chore: note changes to junit xsd in this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
codito authored Dec 19, 2024
1 parent bd85a92 commit b852787
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/assets/JUnit.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN *
* THE SOFTWARE. *
********************************************************************************
Modifications to original xsd for this repo:
1. 2024/12: Allow `property` with minOccurs = 0.
-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">

Expand Down

0 comments on commit b852787

Please sign in to comment.