Typo: XSLT 19991116

Hi James,

In your XML you have:

<e:element-syntax name="variable">
   <e:in-category name="top-level-element"/>
   <e:in-category name="instruction"/>

but you only have:

<e:element-syntax name="param">
   <e:in-category name="top-level-element"/>

I think that "param" requires an in-category of "instruction" just like 
"variable" does since they can be in template rules.

.............. Ken

--
G. Ken Holman                    mailto:gkholman@CraneSoftwrights.com
Crane Softwrights Ltd.             http://www.CraneSoftwrights.com/m/
Box 266, Kars, Ontario CANADA K0A-2E0   +1(613)489-0999   (Fax:-0995)
Web site: XSL/XML/DSSSL/SGML services, training, libraries, products.
Practical Transformation Using XSLT and XPath      ISBN 1-894049-03-9
Next instructor-led training:              1999-12-05/06, 1999-12-07,
-                            2000-02-27/28, 2000-05-11/12, 2000-05-15

Received on Wednesday, 24 November 1999 12:51:32 UTC