XForms 教程
内容目录
- XForms 简介
- 本章阐述 XForms 的概念,以及它与 HTML 表单的区别。
- XForms 模型
- 本章讲解 XForms 模型(XForms Model)。
- XForms 命名空间
- 本章讲解 XForms 命名空间。
- XForms 实例
- 本章演示一个 XForms 实例。
- XForms XPath
- 本章讲解 XForms 如何利用 XPath 来对数据进行寻址。
- XForms 输入
- 本章讲解 XForms 的用户界面控件(user interface controls)。
- XForms 选择
- 本章讲解 XForms 的选择控件(Selection Controls)。
- XForms 数据类型
- 本章讲解在 XForms 中使用的数据类型。
- XForms 属性
- 本章讲解 XForms 属性。
- XForms 行为
- 本章讲解 XForms 行为(actions)。
- XForms 函数
- XForms 拥有预定义的函数。不过也可以调用已在脚本中定义过的函数。