https://docs.aws.amazon.com/linux/al2023/ug/dnf-supportinfo-xml-structure.html shows that an XML file may have a description attribute on a support_level element, but the schema does not document this. The provided example files don't use this attribute so they have no issues verifying against the schema.
https://docs.aws.amazon.com/linux/al2023/ug/dnf-supportinfo-xml-structure.html shows that an XML file may have a
descriptionattribute on asupport_levelelement, but the schema does not document this. The provided example files don't use this attribute so they have no issues verifying against the schema.