dhaumann added a comment.
Compiling results in: Error XSDError in file:///home/dh/kde/kf5/src/frameworks/syntax-highlighting/data/syntax/mib.xml, at line 4, column 165: Content of attribute version does not match its type definition: 1.0 is not valid according to xs:integer.. Version must be an int nowadays, so I changed "1.0" to "1". Further: katehighlightingindexer(6406)/(default) {anonymous}::AttributeChecker::check: "/home/dh/kde/kf5/src/frameworks/syntax-highlighting/data/syntax/mib.xml" Reference of non-existing itemData attributes: QSet("String Char") I added an itemData "Char" with dsChar. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D10956 To: jkeuter, dhaumann Cc: #frameworks, michaelh