The world is developing too fast and there are many reasons for its rapid development the main reason is the new things appearing in the computer, restless search is taking place in inventing new languages so once it is approved by the people then within no time the other one is appearing. HTML5 is a technology developed by the WHATWG, it is a open community started by four major browser vendors these vendors are Mozilla, opera and apple, this HTML5 is not the replacement of HTML 4.01 or XHTML, it is an evolution, the aims of it are big it tries
Though the XSLT and XQuery share the same data model, type system and function library they are created by different working groups within W3C in order to work in large collections the query language was initially created and this language deals with the large collections of XML documents and not only with large collection of the documents it can also work with the documents that are individual documents, there are many differences between these languages.
In the web development circles the XHTML is continually expanding, since there are
While a little bit out dated for its testing realm, this article holds some still useful information for the modern developer. "XML in the browser has been the subject of many spirited discussions about bleeding-edge web development. Some feel that XML in place of HTML isn’t ready for prime time due to the lack of user agents that can properly parse and render it. Others feel that XML really belongs on the server or used solely as a descriptive framework for data and has no place in the visual world of the Web which is already adequately served by
Using the experimental Mozilla XForms extension, you can process XForms in your browser today. While not yet deployed widely enough for use on the public Internet, XForms may be suitable for some intranet applications. This article demonstrates basic XForms processing as currently supported by Firefox and the Mozilla XForms plug-in.
XForms makes development of Web-deployed applications faster and easier. XForms' clean architecture makes applications more robust, more scalable, faster, and more secure. Except for one little detail, developing with
XForms
Yesterday I played with XForms. I have not yet taken the time to read the specification. Instead, I used some examples I found at Bugzilla and the Mozilla XForms project site. Not really the correct way to learn new things, especially since the implementation has some bugs and I might end up thinking such a bug is actually the correct behavior. (Anyone seeing the similarities with the CSS implementation in Internet Explorer? Take the box model for a good example.)
Although I still think XForms is rather complex and could have used some