Re: DTD to web form
by Joshua Santelli other posts by this author
Jun 15 2006 9:42AM messages near this date
view in the new Beta List Site
Re: DTD to web form
|
Re: DTD to web form
& XSLT > > There is a demand for a GUI to edit each of
> > these configuration files from the web.
>
> ouch!
I know.
> > The ideal solution would be to create a DTD (or
> > schema) and have some code that would generate a
> web
> > form from that DTD.
>
> um, why wouldn't you send the XML of the config
> file. the DTD is only a
> template used to validate the 'well-formed-ness' of
> various XML files.
Good point. I guess we wanted that form to conform to
the DTD from the start, not just validate the
document. So, maybe sending a shell of an XML file
but have the code (perl or javascript) be aware of the
DTD is all.
I have found this but this is a desktop ap. and is not
OSS:
http://www.altova.com/products/stylevision/design_authentic_xml_forms.html
> > Does anyone know of anything out that that does
> > something like this?
>
> javascript can take the input XML and output HTML to
> the browser. it
> means using the DOM alot, which you may or may not
> be able to do.
Maybe I'll start looking at javascript a little.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Joshua Santelli
Rick Frankel
Tod Harter
johns
Tod Harter
Joshua Santelli
Les Richardson
|