Subject: Re: [A] : DTD for XSL Style-sheets
From: James Clark <jjc@xxxxxxxxxx>
Date: Thu, 10 Sep 1998 15:57:36 +0700
|
G. Ken Holman wrote:
> was it considered to combine the two into something along the lines of:
>
> <!ELEMENT xsl:define-attribute-set EMPTY>
> <!ATTLIST xsl:define-attribute-set
> xsl:name NMTOKEN #REQUIRED
> xsl:use NMTOKENS #IMPLIED
> >
>
> to reduce the amount of element structure?
Yes.
> If so, what are the benefits of
> the structure as decided?
Using xsl:name rather than name would be inconsistent with
xsl:define-constant and xsl:define-macro.
James
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|