XMLTools.ini 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. [XML Tools]
  2. doCheckXML=1
  3. doValidation=0
  4. doCloseTag=1
  5. doAutoXMLType=1
  6. doPreventXXE=1
  7. doAllowHuge=0
  8. doPrettyPrintAllOpenFiles=0
  9. proxyEnabled=0
  10. proxyHost=192.168.0.1
  11. proxyPort=8080
  12. proxyUser=
  13. proxyPass=
  14. formatingEngine=QuickXml
  15. errorDisplayMode=Annotation
  16. annotationStyle=12
  17. annotationHighlightStyle=13
  18. maxIndentLevel=0
  19. maxErrorsNum=10
  20. xpathOnStatusbar=1
  21. dumpAttributeName=0
  22. printXPathIndex=0
  23. identityAttributes=id;name
  24. convertAmp=1
  25. convertLt=1
  26. convertGt=1
  27. convertQuote=1
  28. convertApos=1
  29. ppAutoclose=1
  30. ensureConformity=1
  31. applySpacePreserve=0
  32. tbEnabled=1
  33. tbCheckXML=1
  34. tbValidateXML=1
  35. tbFirstError=1
  36. tbPrevError=1
  37. tbNextError=1
  38. tbLastError=1
  39. tbPrettyPrint=1
  40. tbPrettyPrintIndentAttr=1
  41. tbPrettyPrintIndentOnly=1
  42. tbLinearize=1
  43. tbCurrentXMLPath=1
  44. tbCurrentXMLPathNS=1
  45. tbEvalXPath=1
  46. tbXSLTransform=1
  47. tbEscape=1
  48. tbUnescape=1
  49. tbComment=1
  50. tbUncomment=1
  51. tbOptions=1
  52. allowDocumentFunction=-1
  53. allowXsltScript=-1
  54. forceResync=-1
  55. maxElementDepth=0
  56. maxXMLSize=-1
  57. multipleErrorMessages=-1
  58. newParser=-1
  59. normalizeAttributeValues=-1
  60. populateElementDefaultValues=-1
  61. prohibitDTD=-1
  62. resolveExternals=-1
  63. selectionLanguage=
  64. selectionNamespace=
  65. serverHTTPRequest=-1
  66. useInlineSchema=-1
  67. validateOnParse=-1
  68. dbgLevel=1