Extension Module - Ft.Share.ExtensionModules.CribbageXsltExtensions

XSLT extension elements for the Cribbage demo

Copyright 2004 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/

Namespaces

The namespace for extensions defined in this document are:

Prefix Namespace
cext http://xmlns.4suite.org/demos/cards

The prefix is given for this document only. Any other prefix can be used within a particular stylesheet.


Elements

Element Syntax
cext:draw-cribbage-board <cext:draw-cribbage-board
  p1-scores = node-set-expression
  p2-scores = node-set-expression />

Elements

Element - cext:draw-cribbage-board

Element Syntax

<cext:draw-cribbage-board
  p1-scores = node-set-expression
  p2-scores = node-set-expression />