bd7cd.bdec2ac.3a0719b8@aol.com" type="cite">Yes, I already suggested some simplifications for XML 2.0 at http://xmltoday.org/2010/11/options-for-xml-2-0/ bd7cd.bdec2ac.3a0719b8@aol.com" type="cite">That's what can be seen with XForms at http://www.w3.org/TR/xforms11/ and my own implementation (XSLTForms: http://www.agencexml.com/xsltforms) can also dynamically generate SVG graphs from instance data. Open Office documents are not pure XML ones but zipped files, some of them being XML documents while others usually are binary ones. It would be great if XML engines could natively deal with compressed formats! bd7cd.bdec2ac.3a0719b8@aol.com" type="cite">As for XForms again, forms can be generated from schemas. XSLT stylesheets can also be used anywhere. bd7cd.bdec2ac.3a0719b8@aol.com" type="cite">XSLTForms allows to use standard browsers without plug-in but security concerns don't allow to save files on local disk. XSLTForms is based on an XSLT stylesheet to transform XForms elements into HTML elements+Javascript. XSLT engines are fast and browsers have one. XSLT can easily be used for prototyping new standards and, for instance, I'm thinking about HTML5 elements support in XSLTForms for allowing old browsers to render them. For a full XML architecture, usually named XRX, XQuery and XProc can be used too. bd7cd.bdec2ac.3a0719b8@aol.com" type="cite">XRX is a disruptive architecture and it's a problem for developers being sure to be the best ones because they use one of Java, Javascript, .Net, PHP, ... For instance, XSLTForms extensions can be written in Javascript but with precautions for good interactions. bd7cd.bdec2ac.3a0719b8@aol.com" type="cite">That's very interesting! bd7cd.bdec2ac.3a0719b8@aol.com" type="cite"> I'm convinced that the community is more and more concerned. Still not having powerful XML standards, such as XSLT 2.0, implemented in browsers has been argued after W3C TPAC 2010 (http://saxonica.blogharbor.com/blog/_archives/2010/11/4/4671786.html). More and more people are now perceiving something but still few can see how important this can be. Thanks! -Alain |