I wonder if there is a control that allows you to edit XML directly in the browser. Ideally, I need control that allows our non-specialist consultants to edit XML, which is validated based on the XSD schema. Intelisense is a must. So far, we are using a simple multi-line text file, which is just awful. We are looking for the best solution. Can someone help me with some tips please?
source
share