[ILUG] GUI program for inputting address info, etc.

David Golden david.golden at unison.ie
Thu Nov 18 20:56:29 GMT 2004


On Thursday 18 November 2004 17:39, Timothy Murphy wrote:
> I'm looking - have been looking for years -
> for a simple, hopefully standard, Java program
> for entering data hopefully into an XML file.

>
> Any suggestions gratefully received.
> Please don't tell me I have to ask Mr Gates for help.
>

Not entirely sure what you want (if you want a GUI form builder with end 
users unaware of the horror of XML lurking underneath then this isn't 
exactly what you want) but:
 
http://www.alphaworks.ibm.com/tech/xeena

allows you to edit XML files. It parses a DTD and builds a GUI based on 
it so that only valid data is allowed in to the XML file.    The more 
tightly defined your DTD/Schema, the more useful the interface is.





















More information about the ILUG mailing list