for the X Window System GUI package XForms toolkit XForms is an XML format for the specification of a data ... . XForms was designed to be the next generation of HTML XHTML forms, but is generic enough that it can ... a user interface and a set of common data manipulation tasks. XForms 1.0 Third Edition was published on 29 October 2007. The original XForms specification became an official W3C Recommendation on 14 October 2003, while XForms 1.1, which introduced a number of improvements, reached the same status on 20 ... of XForms have used a model view controller approach. The model consists of one or more XForms models ... Sheets CSS can be used to describe a form s appearance. An XForms document can be as simple as an HTML ... , but XForms includes many advanced features. For example, new data can be requested and used ... with languages such as JavaScript. Like HTML forms, XForms can use various non XML submission protocols multipart form data , application x www form urlencoded , but a new feature is that XForms can send ... basis. XForms is itself an XML dialect, and therefore can create and be created from other XML documents using XSL Transformations XSLT . Using transformations, XForms can be automatically created from XML Schema s, and XForms can be converted to XHTML forms. Software support At the time of this writing, no widely used web browser supports XForms natively. However, various browser plugins, client ... Firefox Firefox XForms extension was part of the Mozilla Project. XForms 1.0 SE support is not complete ... to support Firefox 4 and higher http philipp.wagner.name blog 2011 07 the future of mozilla xforms Lead developer blog . IBM Lotus Forms supports development and deployment of XForms based pure XML ... viewer that can run XForms based forms both in the web browser and as a standalone desktop application. OpenOffice.org versions 2.0 and greater support XForms. ref Editing XForms, http wiki.services.openoffice.org wiki Documentation OOoAuthors User Manual Writer Guide XForms http wiki.services.openoffice.org ... more details
for the XML form definition language XFormsXForms is a GUI toolkit based on Xlib for the X Window System . It features a rich set of objects, such as buttons, scrollbars, and menus etc. In addition, the library is extensible and new objects can easily be created and added to the library. Distributed under the GNU Lesser General Public License , ref cite web url http cvs.savannah.nongnu.org viewvc xforms README?root xforms&view markup title README from project source code quote It is licensed under the GNU LGPL Lesser General Public License version 2.1. See the file COPYING.LIB for the gory details. ref XForms is free software . XForms was based on the Forms Library by Mark Overmars , converted from using IRIS GL a precursor to OpenGL that also included calls to create windows and manage events to X Window System X11 . A similar conversion was used to make the first versions of fltk so all these toolkits are distantly related. The toolkit was originally used by the Xfce desktop environment before the switch to the GTK toolkit. References Reflist 2 External links Portal Free Software http xforms toolkit.org Homepage http savannah.nongnu.org projects xforms Project Page waybackdate site http world.std.com xforms date 20060423084929 title Old Project Page DEFAULTSORT Xforms Toolkit Category Application programming interfaces Category Free computer libraries software stub Widget toolkits de XForms Toolkit et XForms ... more details
Multiple issues orphan March 2012 context March 2009 notability March 2009 FormFaces is a pure JavaScript XForms processor. This means that XForms HTML can be sent directly to the browser where JavaScript translates XForms controls into regular HTML form controls and processes the bindings directly within the browser. FormFaces is compatible with browsers that implement XHTML 1.0, ECMAScript 262 3rd Edition, and DOM Level 2 which includes Internet Explorer, Mozilla, Firefox, Opera, Konqueror, Safari, and NetFront. Category XML based standards ... more details
orphan date September 2008 XDocs was a proposal announced by Microsoft on October 2002 for a forms software, based on XML . Only announcing vague details, it was supposed to help users design, modify and work with XML based forms, with little or no coding. Unlike the W3C s XForms proposal, Microsoft would control the standard itself, which wasn t well received by the market. It was also a competitor to Adobe Systems s Forms Designer, which uses XML forms as well. In 2003 , Microsoft announced that XDocs was going to be known commercially as Microsoft InfoPath . See also Microsoft InfoPath XForms External links http www.w3.org MarkUp Forms W3C s XForms website DEFAULTSORT Xdocs Category Microsoft initiatives markup languages stub ... more details
lowercase title eXtensible Tag Framework eXtensible Tag Framework is a framework for implementing new XML elements for Mozilla . The framework allows Mozilla to support a new XML dialect without modifying the Gecko layout engine Gecko rendering engine . In fact, support of XForms can now be added via the installation of extension Mozilla Mozilla extension http www.mozillazine.org talkback.html?article 5959 . External links http www.croczilla.com xtf XTF an eXtensible Tag Framework for Mozilla comp stub Category Mozilla ... more details
Notability date April 2009 Unreferenced date April 2009 The Convex Software Library is an open source client side Library computing library that runs as a hidden applet in a Web browser and provides XForms support for browsers that do not support the World Wide Web Consortium standard. It is a subproject of the Chiba Engine . It can be useful as a transition W3C standard over time while browsers develop. Its drawback is the requirement of Java programming language Java installed in the client side which is sometimes not available. This however is not a roadblock for usage in environments that lack Java support, since Java can be used out of the box with Google Web Toolkit and therefore the library could be ported to be run with Javascript which is present in nearly all browsers. Chiba is licensed under the Artistic License . See also http chiba.sourceforge.net Chiba website http www.xml.com lpt a 1537 Top 10 XForms Engines Web software stub Category Web development software ... more details
In software development XRX is a web application architecture based on XForms , REST and XQuery . XRX applications store data on both the web client and on the web server in XML format and do not require a translation between data formats. XRX is considered ref cite web last McCreary first Dan title XRX Simple, Elegant, Disruptive url http www.oreillynet.com xml blog 2008 05 xrx a simple elegant disruptiv 1.html date 2008 05 23 accessdate 2011 07 14 ref a simple and elegant application architecture due to the minimal number of translations needed to transport data between client and server systems. The XRX architecture is also tightly coupled to W3C standards CSS , XHTML 2.0 , XPath , XML Schema ... little effort. A Declarative programming style that allows most client XForms applications to be created ... Birbeck suggested that the combination of XForms, XQuery with REST interfaces between the two had ... first Mark title XForms and XQuery vis REST url http www.kingston.ac.uk ku00597 Subjects XML Meetings ... of three technologies XForms and XQuery with REST interfaces would have surprisingly beneficial ... on Boston in December 2007. . ref cite web last Bruchez first Erik title XForms and the eXist XML database a perfect couple url http www.orbeon.com blog 2007 10 17 xforms evening at xml 2007 date 2007 12 04 accessdate 2008 10 26 ref His presentation titled XForms and the eXist XML database a perfect couple , Erik showed that many people were discovering synergistic benefits of XForms on the client ... 14 of 2007 . ref cite web last McCreary first Dan title Introducing the XRX Architecture XForms ... intended to connote the use of XForms on the client, REST as an interface and XQuery on the server ... aspects of XRX . Use of all three technologies XForms, REST and XQuery is referred to as deep XRX . Although XRX architecture is centred around XForms and XQuery, it does not preclude the use of other ... See also Wikibooks XRX Web application framework XForms XProc XQuery REST XiB XQuery in browser References ... more details
Infobox file format name Compound Document Format icon Image X office document.svg logo screenshot caption extension mime type code uniform type magic owner W3C released latest release version latest release date genre Document file format container for contained by extended from XML , Scalable Vector Graphics SVG , XHTML , Synchronized Multimedia Integration Language SMIL , XForms extended to standard url http www.w3.org 2004 CDF CDF Compound Document Format CDF is a set of W3C candidate standards describing electronic document file format s that contains multiple formats, such as Scalable Vector Graphics SVG , XHTML , Synchronized Multimedia Integration Language SMIL and XForms . ref name W3C page cite web url http www.w3.org 2004 CDF title compound document formats cdf publisher W3C accessdate 2007 10 23 ref The core standards are the Web Integration Compound Document and the Compound Document by Reference Framework CDR . The .CDF file extension more commonly denotes the Computable Document Format created by Wolfram Research . As of August 19, 2010, the Compound Document Format working group has been closed, and W3C s development of the standard discontinued ref name W3C Abandons cite web url http www.w3.org TR 2010 NOTE CDR 20100819 title Compound Document by Reference Framework 1.0, W3C Working Group Note 19 August 2010 ref . References Reflist External links http www.w3.org 2004 CDF Official website http arstechnica.com news.ars post 20071031 opendocument foundation drops support for odf backs obscure w3c format.html ARS Technica Feature http www.consortiuminfo.org standardsblog article.php?story 20071109070012244 The Standards blog Putting the OpenDocument Foundation to Bed without its supper http www.universal interop council.org node 4 Marbux Putting Andy Updegrove to Bed without his supper , Setting the Record Straight Universal Interoperability Council, 6 February 2008 W3C Standards Office document file formats software type stub Category Markup languages ... more details
are used extensively in XForms and in version 1.2 of the Scalable Vector Graphics SVG specification ... in XForms The following is an example of how XML events are used in the XForms specification source ... www.w3.org 2002 xforms head ev listener event DOMActivate observer myButton handler doit head xf ..., a JavaScript element is executed. See also ECMAScript Javascript DOM Events XForms XHTML References ... more details
Unreferenced stub auto yes date December 2009 In software component component based programming Visual Basic , .NET framework .NET WinForms , and Borland Delphi Delphi , a form is an easy way to create a GUI window. A form contains components and controls, which are a high level representation of standard GUI widgets it s easier to manipulate the high level wrappers than to deal with the underlying API. At design time, visual controls buttons, text boxes, and the like and non visual components timers, database connections, and so on are placed on the form. These controls and components are moved and sized with a mouse, and their properties and event handler s are set with a special grid. At runtime, automatically generated code creates instances of these controls and components, and sets their properties. See also Form document Form web FormEngine Master detail Oracle Forms XForms Windows Forms Compu lang stub Categories DEFAULTSORT Form Programming Category GUI widgets Interwikis de Bildschirmmaske ... more details
yes 5.0 yes 1.8 yes 522 yes 3.2 yes 1.0 yes 5.1 style text align left XForms rowspan 2 no no ref group g citation url https bugzilla.mozilla.org show bug.cgi?id 97806 title Bug 97806 xforms Implement W3C XForms in browser and composer publisher Mozilla ref no ref group w citation url https bugs.webkit.org show bug.cgi?id 10048 title Bug 10048 ER Add support for XForms publisher WebKit ref rowspan ... list work Mozilla XForms project url http www.mozilla.org projects xforms accessdate May 1, 2005 ... more details
context SmartForms generally refer to Adobe XFA Forms. XFormsXforms refers to a W3c XML Forms architecture. Solutions implementing XForms include IBM http www 01.ibm.com software lotus forms Lotus ... more details
Refimprove date September 2009 Image List example.PNG thumb A generic list box A list box is a GUI widget that allows the user to select one or more items from a list contained within a static, multiple line text box . The user clicks inside the box on an item to select it, sometimes in combination with the Shift key or Control key ref Command for Mac users ref in order to make multiple selections. A list box is called code select code or code select1 code in the XForms standard. Select is used for allowing the user to select many items from a list whereas code select1 code only allows the user to select a single item from a list. See also Drop down list Drop down list Like a list box, but not permanently expanded to show the elements of the list. Combo box Like a drop down list, but users also can make entries not on the list. Notes reflist GUI widgets Category GUI widgets GUI stub de Listenfeld it List box pt Caixa de listagem ru uk GUI ... more details
Image Steven.Pemberton 02.jpg thumb right Steven Pemberton Image Steven Pemberton.jpg thumb right Steven Pemberton at XHTML 2 f2f in Venice Steven Pemberton born February 19, 1953 is one of the developers of the ABC programming language and of the Views system . He is chair of the W3C XHTML2 and XForms Working Groups and also member of RDFa Taskforce. Pemberton was editor in chief of SIGCHI Bulletin from 1993 to 1999 and of ACM Interactions magazine ACM Interactions from 1998 to 2004. In 2009 Pemberton was awarded the CHI Lifetime Service Award by SIGCHI . ref http sigchi.org documents awards awards 2009.html stevenpemberton SIGCHI 2009 Awards Steven Pemberton . ref References references External links http homepages.cwi.nl steven Steven Pemberton s home page http www.decadeofwebdesign.org transcribes.html pemb Transcription of Steven Pemberton s conference at A Decade of Webdesign Persondata Metadata see Wikipedia Persondata . NAME Pemberton, Steven ALTERNATIVE NAMES SHORT DESCRIPTION DATE OF BIRTH February 19, 1953 PLACE OF BIRTH DATE OF DEATH PLACE OF DEATH DEFAULTSORT Pemberton, Steven Category 1953 births Category Living people compu bio stub ... more details
Infobox Software name X Smiles logo screenshot caption collapsible yes developer latest release version 1.2 latest release date release date 2008 04 14 latest preview version latest preview date operating system Cross platform programming language Java programming language Java genre Web browser license website http www.xsmiles.org X Smiles is an experimental XML Web browser Browser written in the Java programming language Java programming language, which means that it can be used on a wide range of devices and platforms. It has a liberal open source license , based on Apache license , which allows it to be used in other open source projects as well as commercial projects. It is intended for both desktop use and embedded network devices and to support multimedia services. The main advantage of the X Smiles browser is that it supports several XML related specifications and is still suitable for embedded devices supporting the Java environment. It supports many current XML languages, including XHTML , Cascading Style Sheets CSS , Scalable Vector Graphics SVG , XForms , Synchronized Multimedia Integration Language SMIL , etc. External links Portal Java http www.xsmiles.org X Smiles homepage Category Free web browsers Category Free software programmed in Java Web browsers web software stub de X Smiles es X Smiles fr X Smiles ko X ... more details
and is common for POST based file submissions. XForms main XFormsXForms is an alternative standard ... to describe forms in other user interfaces. Unlike HTML XHTML forms, XForms uses a model view controller approach. An XForms document can be as simple as an HTML XHTML web form. But XForms includes ... depending on data entered in other parts of the form. Unlike HTML XHTML forms, XForms is not currently ... forms installable on any hosted website. See also CAPTCHA LAMP software bundle Postback XForms ASP.NET ... more details
, a form framework to process XForms definitions. The FormEngine framework was first released for open ... information see External links External links . See also JavaServer Faces XForms Google Web ... more details
Image Convex polygon illustration1.png right thumb A convex set. wiktionary convex convexity The word convex means curving out or bulging outward , as opposed to Concave disambiguation concave . Convex or convexity may refer to tocright Mathematics Convex set , a set of points containing all line segments between each pair of its points Convex function , a function with the Epigraph forming a convex set Convex polytope , a polytope which forms a convex set. These include convex polygon s. Convex hull , the minimal convex set containing a set of points X Convex combination , a linear combination of points with non negative coefficients that sum up to 1 Convex conjugate , a generalization of the Legendre transformation Convex bipartite graph , a special kind of bipartite graph Convex polygon , a polygon which is not concave Convex plane graph , a plane graph with convex faces Convex optimization , a subfield of optimization, studies the problem of minimizing convex functions Convex geometry , the branch of geometry studying convex sets, mainly in Euclidean space Convex curve , the boundary of a convex set Convex body , a compact convex set with non empty interior Economics Convexity in economics Convex preferences , a preference relation with convex upper contour sets Non convexity economics , refers to violations of the convexity assumptions of elementary economics Finance Bond convexity , a measure of the sensitivity of the price of a bond to changes in interest rates Convexity finance , second derivatives in financial modeling generally Optics Convex lens , a lens with surfaces that curve outward Art Convex and Concave , a 1955 lithograph print by the artist M. C. Escher Proper names Convex Computer , a company that produced a number of vector supercomputers, bought by HP in 1995 Convex Software Library , a client side open source solution for Internet Explorer which uses a hidden Java applet to process XForms Convex application, an iPhone iPad software created by ... more details
programming language Java JRE 1.1 and up MSJVM, DHTML style text align left XForms World Wide Web Consortium W3C License 14 March 2006 1.0 ref name XForms http www.w3.org TR 2006 REC xforms 20060314 XForms 1.0 second edition ref optional e.g., text editor XForms Many many implementations in browsers ... more details
Unreferenced date January 2008 Intelligent document is a general term to describe electronic documents with more functionality than a page designed to emulate paper . Formats include PDF from Adobe Systems Adobe , InfoPath from Microsoft , Cardiff Software and XForms from W3C , and the non programming solutions DocFire, Exari and Intelledox Pty Ltd Intelledox . Each is based on using XML as a format for data . Intelligent documents are essentially interactive electronic documents. Intelligent documents include Form document forms that change on request, personalized web pages, and personalised presentations. They usually require web access and Server computing server software. Intelligent documents are used to help automate business processes, improve customer service, and reduce costs. Intelligent documents are also being used by marketing firms to target consumer s more precisely. Programming marketing documents with customer data helps to improve customer loyalty, increase response rates, reduce marketing costs, and build brand recognition. Some examples would be the online shopping site Amazon.com and the free email service Gmail from Google which uses AJAX technology to add intelligence to its documents. Other more document centric examples include commercial lending or leasing documents where, by the transactional nature, they can be automated using an assembly line approach with the logic and data embedded directly into the document. The future of the intelligent document includes tight integration with meaning based computing , allowing intelligent completion of forms with recommendations on subject matter experts and related documents as well as dynamic regeneration based on rules or logic. Today s more advanced document automation systems allow users to create their own data and rules logic without the need for programming. See also Business intelligence Document Automation External links http www.gilbane.com gilbane report.pl 92 Microsoft Adobe amp W3C to ... more details
XDIME is an xHTML Device Independent Markup Extensions. The acronym originally stood for XHTML with Device Independent Markup Extensions. It is a device independent authoring language. It allows content to be created once but delivered to the myriad traditional and mobile devices that can connect to the Web. Device specific characteristics of a web site are captured separately as a set of policies that tailor the user experience to the particular type of device being used. Page layout, styling and media, such as images, are examples of resources that are controlled by policies. Style related policies make use of the W3C CSS 2 specification. When a device accesses a site authored using XDIME, the markup and the related policies are subjected to Content Adaptation . This creates device specific materials from the authored content and policies. The device specific materials are appropriate for the particular device being used to access a site. XDIME has been in existence since the year 2000. Early in its life it was known as MAML and Marlin before finally gaining the name XDIME. Originally devised by Volantis Volantis Systems , the language has appeared in a number of products and services including Volantis Multi Channel Server MCS , and IBM s Mobile Portal Accelerator . It is at the heart of dozens of mobile networks across the globe. The latest version, XDIME 2 , is based on the W3C Device Independent Authoring Language http www.w3.org TR dial DIAL specification. DIAL itself includes some of the latest W3C specifications, including http www.w3.org TR xhtml2 XHTML 2 . XDIME CP is a version of XDIME 2 that is particularly appropriate for content partners providing materials for an operator portal. This version allows the operator to retain some level of control over the look and feel of their portal while simplifying the task of integration. The original version of XDIME, now known as XDIME 1 , is based on XHTML 1.1 and a very early draft of the XForms specification, ... more details
Infobox file format name Extensible Forms Description Language extension .xfdl mime application xml, text xml code deprecated type code uniform type public.xml magic owner http www.w3.org World Wide Web Consortium genre Markup language container for contained by extended from extended to standard http www.w3.org TR 1998 NOTE XFDL 19980902 4.0 Extensible Forms Description Language XFDL is a class of the XML Extensible Markup Language XML originally specified in World Wide Web Consortium W3C Note ref http www.w3.org TR 1998 NOTE XFDL 19980902 Extensible Forms Description Language XFDL 4.0 , W3C Note, 2 SEP 1998. ref . See Specifications below for links to the current versions of XFDL. XFDL is a high level computer language that facilitates defining a form as a single, stand alone object using XML elements and attributes. It offers precise control over form layout, permitting replacement of existing business government forms with electronic documents in a human readable, open standard . In addition to precision layout control, XFDL provides multiple page capabilities, step by step guided user experiences, and digital signature s. XFDL also provides a syntax for in line mathematical and conditional expressions and data validation constraints as well as custom items, options, and external code functions. Current versions of XFDL see Specifications below are capable of providing these interactive features via open standard markup languages including XForms ref http www.w3.org TR 2009 REC xforms 20091020 XForms 1.1 , W3C Recommendation, 20 OCT 2009. ref , XPath ref http www.w3.org TR 1999 REC xpath 19991116 XML Path Language XPath Version 1.0 , W3C Recommendation, 16 NOV 1999. ref , XML Schema ref http www.w3.org TR 2004 REC xmlschema 1 20041028 XML Schema Part 1 Structures Second Edition , W3C Recommendation, 28 OCT 2004 http www.w3.org TR 2004 REC xmlschema 2 20041028 XML Schema Part 2 Datatypes Second Edition , W3C Recommendation, 28 OCT 2004. ref and XML Signatures ref ... more details