Registry Candidates for Apache XAP

From MemberWiki

Jump to: navigation, search

This wiki page holds the Registry entry for Apache XAP.

Contents

Status

Not yet approved.

Proposed Registry Entry

xap: { 
  namespaceURI:"http://www.apache.org/xap", 
  version:"0.5",
  globals_to_approve:
    [
    "xap"
    ]
}

Using new syntax

Here is the above content re-expressed using the new, revised syntax we discussed at the 2008-03-21 face-to-face meeting. Once we approve the new syntax, we should delete the snippet just above and leave the code just below.

xap: { 
  namespaceURI:"http://www.apache.org/xap", 
  version:"0.5",
  to_approve: {
    globals:
      [
      "xap"
      ]
  }
}

Does this toolkit use any markup extensions, such as new elements, new attributes on existing HTML elements, or any custom CSS classnames?

Discussion

None so far.

Personal tools