Hi Marcos On 22/02/2026 06:11, Marcos Magueta wrote: >> Unfortunately, the patch no longer applies.[1] > Trying to understand why it doesn't, we can get back to that.
I think the cfbot is confused about the ordering of your patch set. You labelled the files as * v5-0002-Add-XMLVALIDATE.patch * v6-0001-Add-CREATE-XMLSCHEMA.patch which generates two issues: 1) both of them should have the save version, i.e v5 or v6. 2) the XMLVALIDATE patch depends on CREATE XMLSCHEMA, and the files order right now suggest quite the opposite. The next iteration should be: * v7-0001-Add-CREATE-XMLSCHEMA.patch * v7-0002-Add-XMLVALIDATE.patch Best, Jim
