Web Development
xfdl.txt
Associated article: XFDL: The Extensible Forms Description Language
Tags: Web Development
Published source code accompanying the article by John Boyer in which he describes XFDL, a Extensible Forms Description Language is an XML extension language that addresses key problems involved with doing electronic commerce on the web.
XFDL: The Extensible Forms Description Language
John Boyer
Listing One
<?xml version="1.0"?>
<XFDL version="4.0.0">
<!-- Form Global Options -->
<!-- One or more pages -->
</XFDL>
...


