home *** CD-ROM | disk | FTP | other *** search
/ ftp.editplus.com / ftp.editplus.com.tar / ftp.editplus.com / epp212_en.exe / xml.stx < prev   
Text File  |  2003-12-03  |  576b  |  59 lines

  1. #TITLE=XML
  2. ; XML 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. script
  13.  
  14. #KEYWORD=HTML Attributes
  15. version
  16. encoding
  17.  
  18. #KEYWORD=Special characters
  19. aacute
  20. agrave
  21. acirc
  22. amp
  23. atilde
  24. aring
  25. auml
  26. aelig
  27. ccedil
  28. copy
  29. eacute
  30. egrave
  31. ecirc
  32. euml
  33. iacute
  34. igrave
  35. icirc
  36. iuml
  37. eth
  38. gt
  39. lt
  40. nbsp
  41. ntilde
  42. oacute
  43. ograve
  44. ocirc
  45. otilde
  46. ouml
  47. oslash
  48. quot
  49. reg
  50. szlig
  51. uacute
  52. ugrave
  53. ucirc
  54. uuml
  55. yacute
  56. thorn
  57. trade
  58. yuml
  59. #