home *** CD-ROM | disk | FTP | other *** search
/ ftp.editplus.com / 2015-02-07.ftp.editplus.com.tar / ftp.editplus.com / epp211a.exe / xml.stx < prev   
Text File  |  2002-04-10  |  569b  |  58 lines

  1. #TITLE=XML
  2. ; HTML syntax file written by ES-Computing.
  3. ; This file is required for EditPlus to run correctly.
  4.  
  5. #DELIMITER=<>/="'%,.(){}[]+*~&|;
  6. #CASE=y
  7. #SPECIAL_STX=html
  8.  
  9. #KEYWORD=HTML Tags
  10. !DOCTYPE
  11. ?xml
  12.  
  13. #KEYWORD=HTML Attributes
  14. version
  15. encoding
  16.  
  17. #KEYWORD=Special characters
  18. aacute
  19. agrave
  20. acirc
  21. amp
  22. atilde
  23. aring
  24. auml
  25. aelig
  26. ccedil
  27. copy
  28. eacute
  29. egrave
  30. ecirc
  31. euml
  32. iacute
  33. igrave
  34. icirc
  35. iuml
  36. eth
  37. gt
  38. lt
  39. nbsp
  40. ntilde
  41. oacute
  42. ograve
  43. ocirc
  44. otilde
  45. ouml
  46. oslash
  47. quot
  48. reg
  49. szlig
  50. uacute
  51. ugrave
  52. ucirc
  53. uuml
  54. yacute
  55. thorn
  56. trade
  57. yuml
  58. #