Svante Schubert
Svante Schubert
I have fixed the same problem today for the ODF Toolkit: https://github.com/tdf/odftoolkit/issues/50 Using the Google Java Formatter: https://github.com/google/google-java-format Capsulated by the following Maven plugin: https://github.com/Cosium/maven-git-code-format adding a pre-commit-hook for checking...
Collided due to case-sensitive file name on a case-insensitive filesystem (Windows). warning: the following paths have collided (e.g. case-sensitive paths on a case-insensitive filesystem) and only one from the same...
Dear Yoep, Thank you for your project it gave me a very good kick start on the Xerces Java API! (BTW I was able to build and debug thourgh Xerces...
The European e-Invoice standard uses OASIS UBL XML and UN/CEFACT CII XML, the latter is being used form its second 2016 release (D16B), you may find the XSD here: https://unece.org/DAM/cefact/xml_schemas/D16B_SCRDM__Subset__CII.zip...
This PR was automatically created by Snyk using the credentials of a real user. Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-tools from 3.12.0 to 3.13.0. :information_source: Keep your dependencies...
This PR was automatically created by Snyk using the credentials of a real user. Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.12.0 to 3.13.0. :information_source: Keep your dependencies...
Adding test case to prove existence of after a round-trip (loading & saving the test file from #294) The stated problem could not be reproduced. Even when loaded and saved...
The ODF RNG Grammar has several attributes, which have different types dependent on their parent element. ODF Source Code generation must reflect this.
For the release candidate of ODF TOOLKIT 0.12.0 I have done so far the following: 1. Adjusted dependencies of ODF 1.2 to ODF 1.3, 2. Re-generated ODFDOM calling: mvn clean...
I have started a [branch of the 0.9.0 version to support ODF 1.3](https://github.com/tdf/odftoolkit/tree/0.9-ODF1.3). but decided in discussions with Michael Stahl and Oliver Rau afterwards that it might be easier to...