Views

DIAL based on XHTML11

From Morfeo Wiki

Jump to: navigation, search

DIAL Modules

Modules
Name XHTML 1.1 Reuse XHTML 1.1 Extensions XHTML 1.1 Simplifications XHTML 2 Simplifications DIAL WD Reuse
Document image:ok_icon.png Structure Module
Metainformation image:ok_icon.png Metainformation Module image:ok_icon.png Metainformation Module
Structure image:ok_icon.png Text Module image:ok_icon.png Structure Module
Scripting image:ok_icon.png Scripting Module
Text image:ok_icon.png Text Module(*1)
List image:ok_icon.png List Module (*2) image:ok_icon.png List Module
Hypertext image:ok_icon.png (*3)
Object image:ok_icon.png Object Module (*4)
Image image:ok_icon.png Image Module (*5)
Tables image:ok_icon.png Tables Module (*6) image:ok_icon.png Tables Module (*6)
Content Selection image:ok_icon.png Content Selection (*7)
Forms image:ok_icon.png Core XForms and minimal XForms Actions (*8)
XML Events image:ok_icon.png XML Events
XHTML Role Attribute image:ok_icon.png XHTML Role Attribute Module
XHTML Access image:ok_icon.png XHTML Access Module
Common Attributes image:ok_icon.png Common Attributes (*9) image:ok_icon.png Common Attributes (*10)


Comments
  1. It has XHTML 2 as a basis, but avoids the chained content. (Example blockquote content is not (PCDATA | Flow)*, but (PCDATA).
  2. It has XHTML 1.1 as a basis, but avoids the chained content. Includes Navigation lists elements (nl) from XHTML 2.
  3. There are no <a> element, to create a link you can use the href attribute.
  4. Param element is in XHTML 1.1 but object element is based on XHTML 1.1 because avoids the chained content.
  5. Image elements is extended with new attributes.
  6. It has XHTML 1.1 as a basis, but adding ( col* | colgroup* ) from XHTML 2.
  7. It includes the expr attribute from DISelect, in the elements of the DIAL.
  8. XFORM Module is used as a basis to declare the Forms module. Including all XForms UI elements and the XForm model element.
  9. It has XHTML 1.1 Common Attributes Module as a basis, but adding additional attributes for DIAL.
  10. For example sel:expr.

Modules and Files

DTDs Files

Modules and Files
Name Files
Document

dial-document-1.mod, dial-document-qname-1.mod
dial-elements-1.mod, dial-elements-qname-1.mod
dial-model-1.mod

Metainformation

xhtml-meta-1.mod
xhtml-link-1.mod

Structure

dial-blkphras-1.mod, dial-blkphras-qname-1.mod
dial-blkstruct-1.mod, dial-blkstruct-qname-1.mod
dial-elements-1.mod, dial-elements-qname-1.mod
dial-struct-1.mod, dial-struct-qname-1.mod

Scripting

xhtml-script-1-ext.mod
xhtml-script-1.mod, xhtml-script-qname-1.mod

Text

dial-inlphras-1.mod, dial-inlphras-qname-1.mod
dial-inlstruct-1.mod, dial-inlstruct-qname-1.mod
dial-text-1.mod, dial-text-qname-1.mod

List

dial-list-1.mod, dial-list-qname-1.mod
dial-elements-1.mod, dial-elements-qname-1.mod

Hipertext

dial-hypertext-1.mod

Object

dial-object-1.mod, dial-object-qname-1.mod
xhtml-param-1.mod

Image

xhtml-image-1-ext.mod
xhtml-image-1.mod, xhtml-image-qname-1.mod

Tables

dial-table-1.mod, dial-table-qname-1.mod
dial-elements-1.mod, dial-elements-qname-1.mod

Content Selection

diselect-attribs-1.mod, diselect-qname-1.mod

Forms

xform-attribs-1.mod
xform-model-1.mod, xform-model-qname-1.mod
xform-ui-1.mod, xform-ui-qname-1.mod, xform-ui-qname-ext-1.mod
XMLSchema.dtd, datatypes.dtd

XML Events

xml-events-1.mod, xml-events-qname-1.mod

XHTML Role Attribute

xhtml-role-qname-1.mod

XHTML Access

xhtml-access-1.mod
xhtml-access-qname-1.mod

Common Attributes

xhtml-attribs-1-ext.mod
xhtml-attribs-1.mod
xhtml-role-qname-1.mod
dial-attribs-1.mod
diselect-attribs-1.mod, diselect-qname-1.mod

DIAL Elements

Elements
Name XHTML 1.1 DIAL XForms 1.1 DISelect 1.0 XML Events
<html>image:ok_icon.png
<body>image:ok_icon.png
<head>image:ok_icon.png
<title>image:ok_icon.png
<script>image:ok_icon.png
<h1>, <h2>, <h3>, <h4>, <h5> and <h6>image:ok_icon.png
<pre>, <blockquote>, <address> and <blockcode>image:ok_icon.png
<p>image:ok_icon.png
<section>image:ok_icon.png
<div>image:ok_icon.png
<var>, <sup>, <sub>, <strong>, <samp>, <quote>, <l>, <kbd>, <em>,<dfn>, <code>, <cite> and <abbr>image:ok_icon.png
<link>image:ok_icon.png
<meta>image:ok_icon.png
<access>image:ok_icon.png
<listener>image:ok_icon.png
<img>image:ok_icon.png
<object>image:ok_icon.png
<param>image:ok_icon.png
<dl>, <dd>, <dt>, <di>, <nl>, <ol>, <ul> and <li>image:ok_icon.png
<submission>image:ok_icon.png
<action>image:ok_icon.png
<bind>image:ok_icon.png
<instance>image:ok_icon.png
<model>image:ok_icon.png
<trigger>image:ok_icon.png
<range>image:ok_icon.png
<secret>image:ok_icon.png
<upload>image:ok_icon.png
<textarea>image:ok_icon.png
<input>image:ok_icon.png
<select1>image:ok_icon.png
<select>image:ok_icon.png
<choices>image:ok_icon.png
<item>image:ok_icon.png
<help>image:ok_icon.png
<hint>image:ok_icon.png
<item>image:ok_icon.png
<table>, <caption>, <thead>, <tbody>, <tfoot>, <colgroup>, <col>, <tr>, <th> and <td>image:ok_icon.png
<label>image:ok_icon.png
<span>image:ok_icon.png
<br>image:ok_icon.png
<separator>image:ok_icon.png
<header>image:ok_icon.png
<footer>image:ok_icon.png
expr attributeimage:ok_icon.png