-
This is similar to #972 but specific to simple `type` with sinceVersion > 0
```xml
…
mward updated
7 months ago
-
The value of `NULL_VAL` generated for enums is not the nullValue specified for encodingType but the null value for the primitive type.
(Testing with version 1.25.1)
For instance:
```
// SBE Templ…
-
Hello
I think it does not support referencing custom data type. The xml i fail to parse is here:
```
…
-
尝试预览版本:
本 commit 的预览版本号: 2.15.0-dev-98 在 查看如何使用预览版本
获得最新版本号:访问以下接口,`value` 的值就是最新dev 版本号。
https://build.mirai.mamoe.net/v1/mirai-core/dev/indexes/latest
-
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (generate-markdown) on project document-fixt: An exception occured while executing the Java class. io/fixprotocol/orchestr…
-
All XML schemas for SBE set attribute `elementFormDefault="unqualified"` which specifies that all local elements and attributes are unqualified (see https://www.w3.org/TR/xmlschema-0/#NS). But unfortu…
-
It would be useful to provide a `package` override on on types such at the composite type for `MessageHeader`. This would enable those types to be XIncluded into other schema and avoid redefinition. T…
-
md2orchestra takes a filename pattern for markdown input files. This supports wildcards like *.md in a directory to read multiple files. It was reported that a relative path for the directory fails t…
-
**Description**
This issue is mostly to document the outcome of our hack week where we set up distributed tracing in order to trace commands in the system.
This is not an issue which will descri…
-
Behavior changed unexpectedly in xmlschema with regard to ``. In version 1.08, it worked as expected if the "foreign" schema was not found--no errors were produced. However, after updating to version …