[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: I'm new developer in XML-Java
Please take a look at www.xmlsp.com - Powerbuilder to Java/XML/XAL/HTML/ FO(upcoming) convertor Regards, Anatole Tartakovsky ----- Original Message ----- From: "Marco Silva" <msilva@l...> To: <xml-dev@l...> Sent: Saturday, October 21, 2000 8:45 AM Subject: I'm new developer in XML-Java Hi listers : I'm a new developer in Xml but i have experienced in Java and currently i¡'m working in a project of migration of legacies systems in Powr Builder to Java, Servlets and Oracle. I wish to know like to link both systems the legacies in Power Builder and the news in Java is possible using xml?? for communicate them??? And what is the tool more popular for xml development??. Thanks for your ideas? Marco Silva Tektron S.A. -----Mensaje original----- De: Daniel Veillard [mailto:Daniel.Veillard@w...] Enviado el: sábado 21 de octubre de 2000 10:53 Para: Denis Jaccard CC: xml-dev@l... Asunto: Re: Validation of a modification to a DOM tree On Fri, Oct 20, 2000 at 11:42:49PM -0500, Denis Jaccard wrote: > Hi, > > I had a DOM tree which had been generated from a flat file (order.xml). The > content of this xml file was validated by an external DTD. > > I have then made a few modifications to this DOM tree. Unfortunately, these > modifications are no more validated by the DTD. This means that the DOM tree > generated by program is no more valid. > > Is there any solution to my problem ? Well depends on your toolbox. What did you used to validate and generate the DOM tree ? In the case of libxml there is separate routines to load a DTD and and another one to validate a document instance against a DTD instance. It is also possible to revalidate at any time a document with a DOCTYPE declarations. I'm pretty sure similar call exists in other toolkits. Daniel -- Daniel.Veillard@w... | W3C, INRIA Rhone-Alpes | libxml Gnome XML toolkit Tel : +33 476 615 257 | 655, avenue de l'Europe | http://xmlsoft.org/ Fax : +33 476 615 207 | 38330 Montbonnot FRANCE | Rpmfind search site http://www.w3.org/People/all#veillard%40w3.org | http://rpmfind.net/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|