|
| 1 | +<NotepadPlus> |
| 2 | + <UserLang name="Express Schema" ext="exp"> |
| 3 | + <Settings> |
| 4 | + <Global caseIgnored="yes" /> |
| 5 | + <TreatAsSymbol comment="no" commentLine="no" /> |
| 6 | + <Prefix words1="no" words2="no" words3="no" words4="no" /> |
| 7 | + </Settings> |
| 8 | + <KeywordLists> |
| 9 | + <Keywords name="Delimiters">000000</Keywords> |
| 10 | + <Keywords name="Folder+">type entity function rule constant if local repeat begin case else</Keywords> |
| 11 | + <Keywords name="Folder-">end_type end_entity end_function end_rule end_constant end_if end_local end_repeat end end_base else</Keywords> |
| 12 | + <Keywords name="Operators">" , . / : ; [ \ ] { | } < = ></Keywords> |
| 13 | + <Keywords name="Comment"> 1(* 2*) 0--</Keywords> |
| 14 | + <Keywords name="Words1">of or to where subtype supertype abstract oneof not in and return then derive optional schema end_schema</Keywords> |
| 15 | + <Keywords name="Words2">abs acos asin atan blength cos exists exp format hibound hiindex length lobound loindex log log2 log10 nvl odd rolesof sin sizeof sqrt tan typeof usedin value value_in value_unique query</Keywords> |
| 16 | + <Keywords name="Words3">const_e pi self</Keywords> |
| 17 | + <Keywords name="Words4">binary boolean integer logical number real string enumeration select array list bag set generic</Keywords> |
| 18 | + </KeywordLists> |
| 19 | + <Styles> |
| 20 | + <WordsStyle name="DEFAULT" styleID="11" fgColor="000000" bgColor="FFFFFF" fontStyle="0" /> |
| 21 | + <WordsStyle name="FOLDEROPEN" styleID="12" fgColor="800000" bgColor="FFFFFF" fontStyle="0" /> |
| 22 | + <WordsStyle name="FOLDERCLOSE" styleID="13" fgColor="800000" bgColor="FFFFFF" fontStyle="0" /> |
| 23 | + <WordsStyle name="KEYWORD1" styleID="5" fgColor="800000" bgColor="FFFFFF" fontStyle="0" /> |
| 24 | + <WordsStyle name="KEYWORD2" styleID="6" fgColor="800000" bgColor="FFFFFF" fontStyle="0" /> |
| 25 | + <WordsStyle name="KEYWORD3" styleID="7" fgColor="FF8000" bgColor="FFFFFF" fontStyle="0" /> |
| 26 | + <WordsStyle name="KEYWORD4" styleID="8" fgColor="0000FF" bgColor="FFFFFF" fontStyle="0" /> |
| 27 | + <WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="FFFFFF" fontStyle="0" /> |
| 28 | + <WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="FFFFFF" fontStyle="0" /> |
| 29 | + <WordsStyle name="NUMBER" styleID="4" fgColor="000000" bgColor="FFFFFF" fontStyle="0" /> |
| 30 | + <WordsStyle name="OPERATOR" styleID="10" fgColor="FF0000" bgColor="FFFFFF" fontStyle="0" /> |
| 31 | + <WordsStyle name="DELIMINER1" styleID="14" fgColor="000000" bgColor="FFFFFF" fontStyle="0" /> |
| 32 | + <WordsStyle name="DELIMINER2" styleID="15" fgColor="000000" bgColor="FFFFFF" fontStyle="0" /> |
| 33 | + <WordsStyle name="DELIMINER3" styleID="16" fgColor="000000" bgColor="FFFFFF" fontStyle="0" /> |
| 34 | + </Styles> |
| 35 | + </UserLang> |
| 36 | +</NotepadPlus> |
0 commit comments