Hej, I find the new ODF XML reference quite useful for a quick look-up, but it feels to me like it might help to give it a bit of a designer's touch, see https://github.com/tdf/odftoolkit/issues/183 1. https://tdf.github.io/odftoolkit/odf1.2/OpenDocument-v1.2-reference.html (old) 2. https://tdf.github.io/odftoolkit/odf1.3/OpenDocument-v1.3-reference.html (quick test) Perhaps someone would like to give it a try? :-) I am aiming to add XML grammar RNG functionality <https://svanteschubert.github.io/relaxng.org/spec-20020606-reformatted.html> of sequence and choice to the generator's information-set <https://github.com/tdf/odftoolkit/blob/odf-codegen/generator/schema2template/src/main/java/schema2template/grammar/MSVExpressionInformation.java#L59> and from there accessible use it from within the OdfReference template <https://github.com/tdf/odftoolkit/blob/odf-codegen/generator/schema2template/src/test/resources/test-input/odf/generation/odf-reference/odf-reference-template.vm> . The generator's idea <https://tdf.github.io/odftoolkit/generator/index.html> of encapsulating the RNG definitions of elements, attributes, data types and values all as "PuzzlePieces" is documented within the JavaDoc <https://svanteschubert.github.io/odftoolkit/api/schema2template/index.html> (the editable original docu is part of the sources <https://github.com/tdf/odftoolkit/blob/odf-codegen/generator/schema2template/src/main/javadoc/overview.html> ). If someone is curious about this, just ping me. Cheers, Svante -- To unsubscribe e-mail to: dev+unsubscribe@odftoolkit.org Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette List archive: https://listarchives.odftoolkit.org/dev/ Privacy Policy: https://www.documentfoundation.org/privacy