- From: G. Ken Holman <gkholman@cranesoftwrights.com>
- Date: Wed, 24 Nov 1999 12:22:54 -0500
- To: XSL Editors <xsl-editors@w3.org>
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