-
Currently `Merge-CrmDataPackage` with pipeline works in a way that all piped packages get appended single `AdditionalPackage`.
I'd like improve command by allowing piping any number of `CrmDataPack…
-
A LutaML model describes a data structure / schema in UML format.
YAML Schema is also a way to describe a data structure / schema.
We have the Glossarist LutaML models:
* https://github.com/glo…
-
In vscode-xml, we have a lot of issues from users who don't know how to bind XML with XML Schema/ DTD. The idea of this issue is to provide:
* a `smart XML generator` with different usecases:
…
-
### Description
Any ADA dataset with Indigenous content
-
```
common_schema.json_to_xml is not parsing valid json array elements.
I'm using common_schema 2.2 523
SET @json := '
{
"SUCCESS": [0]
}';
SELECT common_schema.json_to_xml(@json) AS xml
```
…
-
```
common_schema.json_to_xml is not parsing valid json array elements.
I'm using common_schema 2.2 523
SET @json := '
{
"SUCCESS": [0]
}';
SELECT common_schema.json_to_xml(@json) AS xml
```
…
-
```
common_schema.json_to_xml is not parsing valid json array elements.
I'm using common_schema 2.2 523
SET @json := '
{
"SUCCESS": [0]
}';
SELECT common_schema.json_to_xml(@json) AS xml
```
…
-
I have copied intellij-java-google-style.xml to config/codestyles folder, but even so new GoogleStyle schema appear in settings it seems that this schema just ignore settings from provided xml and use…
-
##### Description
When parsing the Parameters section from an operation, cross-path reference parameters are ignored. This is not consistent with other elements which are properly included in the fin…
-
```
HTTP Status 500 - {msg=SolrCore 'collection1' is not available due to init
failure: Could not load conf for core collection1: Plugin init failure for
[schema.xml] fieldType "textComplex": Plugin…