home *** CD-ROM | disk | FTP | other *** search
/ ftp.editplus.com / ftp.editplus.com.tar / ftp.editplus.com / epp220.exe / xml.stx < prev   
Text File  |  2005-03-28  |  815b  |  77 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=Tags
  10. !DOCTYPE
  11. ?xml
  12. script
  13. ;.Net config keywords
  14. configuration
  15. runtime
  16. assemblyBinding
  17. probing
  18. publisherPolicy
  19. dependentAssembly
  20. assemblyIdentity
  21. bindingRedirect
  22.  
  23. #KEYWORD=Attributes
  24. version
  25. encoding
  26. ;.Net config keywords
  27. xmlns
  28. privatePath
  29. apply
  30. name
  31. publicKeyToken
  32. culture
  33. oldVersion
  34. newVersion
  35.  
  36. #KEYWORD=Special characters
  37. aacute
  38. agrave
  39. acirc
  40. amp
  41. atilde
  42. aring
  43. auml
  44. aelig
  45. ccedil
  46. copy
  47. eacute
  48. egrave
  49. ecirc
  50. euml
  51. iacute
  52. igrave
  53. icirc
  54. iuml
  55. eth
  56. gt
  57. lt
  58. nbsp
  59. ntilde
  60. oacute
  61. ograve
  62. ocirc
  63. otilde
  64. ouml
  65. oslash
  66. quot
  67. reg
  68. szlig
  69. uacute
  70. ugrave
  71. ucirc
  72. uuml
  73. yacute
  74. thorn
  75. trade
  76. yuml
  77. #