XML Editor

C

Cosmin Spirescu

Hi

I have some XML files (created automatically from text files) and I need an
XML in-browser editor to correct this files. This editor must do at least the
following thinks:
- it must be a plug-in or “something†to use in internet explorer ;)
- show the XML files with tags (to be easily edited by users and corrected
if the automated system failed to place the tags correctly).
- accept an xml schema (to validate the xml)
- accept an xml transformation
- i will include it in a VS.net project so, an asp.net control will be
wonderful ;)

Has anybody used or seen such an editor? I have tried Xopus but with a big
xml files it takes ages to load.

In fact any idea (about editing xml files in browser) will be much
appreciated. ;)
 
C

clintonG

Look at what 2.0 has to offer. The Wizard control or the MultiView control
from which the Wizard control is constructed can be used as can other
controls that have been distributed with the 2.0 release. The TreeView
control can also be used. I know this to be correct because I am using them
myself to build an XML editor but there is much to learn about design, style
and performance considerations.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top