-
![image](https://github.com/user-attachments/assets/28b3fe71-6b6c-418f-baae-f34706af7991)
-
Have you considered to use [XML Schema](https://en.wikipedia.org/wiki/XML_Schema_(W3C)) to describe `module.xml`?
The formal schema based description would support the current example based descripti…
-
Breaking #40 into smaller chunks for Hacktoberfest. We'd really like to start adding schema validation in addition to syntax validation. XML seems like a good one to start with. We'd like to support v…
-
I am building XML schemas based on the XSD 1.1 specification, which is not supported by `vscode-xml`. I would like to ignore errors on lines that use XSD 1.1 features to avoid being distracted by thes…
-
**Describe the bug**
The current PowerStig XML [schema file](https://github.com/microsoft/PowerStig/blob/dev/source/StigData/Schema/PowerStig.xsd) doesn't seem to account for some of the nodes in the …
-
-
This is a question about the specification, and the intent of the following description in the [Schema Object](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#fixed-fields-2…
-
Stub.
---
For example OpenAPI defines its own vocabulary on top of Draft 2020-12
1. Custom data types and formats: https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#data-type…
-
Is it possible to upload a multipart XML based schema where the XSDs are in sub-directories?
I know this is possible with JSON-Schema because we can upload a .zip archive.
-
We have a routine that validates instances against self-generated xsds. It's a rare thing but every once in a while, the xsd itself is in question, so instead of marking every instance as invalid I wo…