From 1e6e0c6265f0ca7debce84db6a8cc11868d6d956 Mon Sep 17 00:00:00 2001 From: Nil Date: Wed, 15 Oct 2025 17:30:29 +0200 Subject: [PATCH] feature: adding infered xsd --- schema/junit.xsd | 92 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 schema/junit.xsd diff --git a/schema/junit.xsd b/schema/junit.xsd new file mode 100644 index 0000000..c7b9b34 --- /dev/null +++ b/schema/junit.xsd @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file