attribute CDATA #REQUIRED -- The name of the ItemData to be used for matching text -- context NMTOKEN #REQUIRED -- The name of the context to go to when this rule matches -- beginRegion CDATA #IMPLIED -- Begin a region of type beginRegion -- endRegion CDATA #IMPLIED -- End a region of type endRegion -- attribute CDATA #REQUIRED -- The name of the ItemData to be used for matching text -- context NMTOKEN #REQUIRED -- The name of the context to go to when this rule matches -- beginRegion CDATA #IMPLIED -- Begin a region of type beginRegion -- endRegion CDATA #IMPLIED -- End a region of type endRegion -- %ruleattrs; String CDATA #REQUIRED -- The regular expression pattern -- insensitive (false|true) #IMPLIED -- Wheather to match insensitive or not Defaults to false -- minimal (false|true) #IMPLIED -- Wheather to use minimal matching for wild cards in the pattern Defaults to false -- %ruleattrs; %ruleattrs; name CDATA #REQUIRED -- The name of this syntax description. Used in the Highlightning Mode menu -- section (Sources|Markup|Other|Scripts) #REQUIRED -- The logical group to which this syntax description belongs. Used for sub menus -- extensions CDATA #REQUIRED -- A file glob or pattern to decide for which documents to use this syntax description -- mimetype CDATA #REQUIRED -- A list of mimetypes to decide for which documents to use this syntax description -- version CDATA #IMPLIED -- Version number of this syntax description -- kateverison CDATA #IMPLIED -- Kate version required for using this file -- casesensitive (0|1) #IMPLIED -- ?? -- char CDATA #REQUIRED -- The character to look for -- %ruleattrs; String CDATA #REQUIRED -- A string representing the characters to look for -- %ruleattrs; context NMTOKEN #REQUIRED -- The name or index of the context to include -- name CDATA #REQUIRED -- The name of this attribute -- defStyleNum CDATA #REQUIRED -- The index of the default style to use -- color CDATA #IMPLIED -- Color for this style, either a hex triplet, a name or some other format recognized by Qt -- selColor CDATA #IMPLIED -- The color for this style when text is selected -- italic CDATA #IMPLIED -- Wheather this attribute should be rendered using an italic typeface -- bold CDATA #IMPLIED -- Wheather this attribute should be renederd using a bold typeface -- %ruleattrs; casesensitive CDATA #IMPLIED weakDeliminator CDATA #IMPLIED %ruleattrs; %ruleattrs; attribute CDATA #REQUIRED lineEndContext NMTOKEN #REQUIRED lineBeginContext NMTOKEN #IMPLIED name CDATA #IMPLIED fallthrough (false|true) #IMPLIED fallthroughContext NMTOKEN #IMPLIED %ruleattrs; String (types|keywords|attribute-definitions|literals|definitions) #REQUIRED -- The name of the list to try -- weakDelimiter CDATA #IMPLIED name (types|keywords|attribute-definitions|literals|definitions) #REQUIRED %ruleattrs; char CDATA #REQUIRED -- The character starting the range -- char1 CDATA #REQUIRED -- The character terminating the range -- %ruleattrs; String CDATA #REQUIRED -- The string to look for -- insensitive (TRUE|FALSE) #REQUIRED -- Wheather to match case insensitive or not. Defaults to false -- %ruleattrs; char CDATA #REQUIRED -- The first character -- char1 CDATA #REQUIRED -- The second character -- %ruleattrs; name (singleLine|multiLine) #REQUIRED start CDATA #REQUIRED end CDATA #IMPLIED %ruleattrs;