[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: XSL:USE ?
From: James Clark <jjc@xxxxxxxxxx>
Date: Tue, 29 Sep 1998 08:45:44 +0700
Tyler Baker wrote:
> 
> James Clark wrote:

> >  The stylesheet DTD may also need to define additional attributes for
> > xsl:attribute-set.
...
> by your statement I take it you can have multiple attribute-set
> types.  In other words:
> 
> <!ELEMENT xsl:attribute-set1 EMPTY>
> <!ATTLIST xsl:attribute-set1
>   foo CDATA "Bar"
> >

I said additional attributes for *xsl:attribute-set*.  Remember there
can be any number of ATTLIST declarations for a single element type.
Your DTD that includes the fragment in Appendix A would provide ATTLIST
declarations for all the attributes you want to allow on
xsl:attribute-set:

<!ATTLIST xsl:attribute-set
  foo CDATA "Bar"
  bar CDATA "Foo"
>

James



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • XSL:USE ?
    • Tyler Baker - Mon, 28 Sep 1998 09:01:22 -0400 (EDT)
      • James Clark - Mon, 28 Sep 1998 09:17:34 -0400 (EDT)
        • Tyler Baker - Mon, 28 Sep 1998 09:48:57 -0400 (EDT)
          • James Clark - Mon, 28 Sep 1998 22:45:42 -0400 (EDT) <=
          • Tyler Baker - Mon, 28 Sep 1998 23:12:18 -0400 (EDT)
          • Tyler Baker - Mon, 28 Sep 1998 23:33:51 -0400 (EDT)
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member