XML: Generic entry program ?

T

Timothy Murphy

I'm looking for a generic program,
preferably in Java (but that is not essential)
which will enable me to enter data into an XML "database".
My hope would be that the program might create a suitable window
based on the DTD, with boxes for entry of the different items.
Hopefully, it would be relatively easy to modify the layout
to suit the particular case.

As concrete examples, the data might be an address-book,
or a library catalogue.

Any advice or suggestions gratefully received.
 
P

Peter Flynn

Timothy said:
I'm looking for a generic program,
preferably in Java (but that is not essential)
which will enable me to enter data into an XML "database".
My hope would be that the program might create a suitable window
based on the DTD, with boxes for entry of the different items.
Hopefully, it would be relatively easy to modify the layout
to suit the particular case.

As concrete examples, the data might be an address-book,
or a library catalogue.

Any advice or suggestions gratefully received.

There was a neat but curious little SGML editor called InContext
which used to do just this, but for Windows only.

Microsoft's InfoPath does it similarly, but that ain't Java, and
it only uses W3C Schemas.

I haven't seen exactly anything that does what you describe recently
(but then I haven't been looking), although I believe some of the
more advanced editor APIs let you do a box-view data entry window.

///Peter
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top