XForms Essentials
Micah Dubinko
- 出版商: O'Reilly
- 出版日期: 2003-09-16
- 售價: $1,250
- 貴賓價: 9.5 折 $1,188
- 語言: 英文
- 頁數: 240
- 裝訂: Paperback
- ISBN: 0596003692
- ISBN-13: 9780596003692
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$1,029Fundamentals of Data Structures in C++
-
$1,120$1,098 -
$1,200$1,176 -
$1,029Fundamentals of Data Structures in C
-
$1,068Software Engineering, 6/e
-
$420$357 -
$1,029Operating System Concepts, 6/e (Windows XP Update)
-
$780$741 -
$650$553 -
$590$466 -
$720$569 -
$560$442 -
$290$261 -
$980$960 -
$480$379 -
$750$593 -
$931Linear Algebra with Applications, 5/e
-
$1,078Operating System Principles, 7/e(IE) (美國版ISBN:0471694665-Operating System Concepts, 7/e) (平裝)
-
$620$558 -
$1,121$1,062 -
$680$666 -
$680$666 -
$950Assembly Language for Intel-Based Computers, 5/e (IE) (美國版ISBN:0132383101)
-
$774Concepts of Programming Languages, 8/e(美國版ISBN: 0321493621)
-
$520$442
相關主題
商品描述
XForms Essentials is an introduction and practical guide to the new XForms specification. Written by Micah Dubinko, a member of the W3C XForms working group and an editor of the specification, the book explains the how and why of XForms, showing readers how to take advantage of them without having to write their own code. You'll learn how to integrate XForms with both HTML and XML vocabularies, and how XForms can simplify the connection between client-based user input and server-based processing.
XForms Essentials begins with a general introduction to web forms, including information on history and basic construction of forms. The second part of the book serves as a reference manual to the XForms specification. The third section offers additional hints, guidelines, and techniques for working with XForms. Topics covered in the book include:
- creating XForms files in a text or XML editor
- converting existing forms (electronic or paper) to XForms
- collecting XML data from users in a user-friendly way
- reducing the amount of JavaScript needed within browser interfaces
- increasing the security and reliability of your current forms system by
combining client-side and server-side checks into a common code base
- creating interactive websites using the latest standard technology
XForms Essentials focuses on the practical application of XForms
technology. If you work with forms, HTML, or XML information, XForms
Essentials will provide you with a much simpler route to more sophisticated
interactions with users.
Table of Contents
Preface
1. Introduction to Web Forms
The Past, Present, and Future of Web Forms
A Brief Review of HTML Forms
Limitations of HTML Forms, Advantages of XForms
The History of XForms
The Revenge of the Simple Syntax2. XForms Building Blocks
More Than Forms
A Real-World Example
Host Language Issues
Linking Attributes3. XPath in XForms
Getting Up to Speed with XPath
Going Deep: The XPath Data Model
Location Paths
Computed Expressions
How XPath is Used in XForms4. XML Schema in XForms
Wide Open (Value) Spaces
Useful Datatypes
Other Datatypes
An Email Datatype for XForms
Complex Types
xsi:type5. The XForms Model
Will the Real Data Model Step Forward?
Structural Elements
Common Attributes
Model Item Properties
Making the Connection-Binding6. The XForms User Interface
Form Controls
Interaction with Instance Data
Grouping
Dynamic Presentation
Repeating Line Items7. Actions and Events
XML Events
XForms Actions
XForms Events8. Submit
When to Submit
What to Submit
Where and How to Submit
What Happens After Submit?
The submission Element
Review: Submission Options
Security and Privacy Concerns9. Styling XForms
CSS, Level 310. Form Accessibility, Design, and Troubleshooting
Basics of Accessibility
Form Design Patterns
XForms-specific Design Hints
Troubleshooting
Making the Switch to XForms11. Extending XForms
The Cost of Extensibility
Ways to ExtendA. Examining Microsoft InfoPath
B. The GNU Free Documentation License
Index