2.4 Form View Files (XSLT) Specification

The view XSL file MUST be an XSLT valid transformation, as specified in [W3C-XSLT], which MUST produce a valid HTML document, as specified in [HTML]. The HTML document MUST be a valid XML document, as specified in [W3C-XML]. The XSL file uses constructs with a specific pattern. The following sections specify the pattern of valid XSLT transformations.

The topic is divided into the following sections:

  • View Representation (section 2.4.1). This section specifies a valid XSLT transformation of the form data into HTML.

  • Control-specific Attributes (section 2.4.2). This section specifies the HTML representation of certain control properties and behaviors.

  • XSL Function Extensions (section 2.4.3). This section specifies extensions to XSLT used in transforming the form data to HTML.