Jump to content

Extensible Forms Description Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Addbot (talk | contribs) at 12:19, 16 March 2013 (Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q1384959). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Extensible Forms Description Language
Filename extension
.xfdl
Internet media type
application/xml, text/xml (deprecated)
Uniform Type Identifier (UTI)public.xml
Developed byWorld Wide Web Consortium
Type of formatMarkup language
Standard4.0

Extensible Forms Description Language (XFDL) is a class of the Extensible Markup Language (XML) originally specified in World Wide Web Consortium (W3C) Note.[1] 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 signatures. 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,[2] XPath,[3] XML Schema[4] and XML Signatures.[5]

XFDL not only supports multiple digital signatures, but the signatures can apply to specific sections of a form and prevent changes to signed content.

These advantages to XFDL have led large organizations such as the United States Army and Air Force to migrate to XFDL from forms in other formats, although the lack of portable software capable of creating XFDL has as of 2012 led them to investigate moving away from it.

References

  1. ^ Extensible Forms Description Language (XFDL) 4.0, W3C Note, 2 SEP 1998.
  2. ^ XForms 1.1, W3C Recommendation, 20 OCT 2009.
  3. ^ XML Path Language (XPath) Version 1.0, W3C Recommendation, 16 NOV 1999.
  4. ^ XML Schema Part 1: Structures Second Edition, W3C Recommendation, 28 OCT 2004; XML Schema Part 2: Datatypes Second Edition, W3C Recommendation, 28 OCT 2004.
  5. ^ XML Signature Syntax and Processing (Second Edition), W3C Recommendation, 10 JUN 2008.

Specifications

Editors