Subject: Re: Where can I find the XSLT DTD?
From: Rick Geimer <Rick.Geimer@xxxxxxx>
Date: Fri, 04 Feb 2000 10:56:17 -0800
|
Mike Brown wrote:
>
> Rick Geimer wrote:
> > you could just define all the XHTML elements with the ANY keyword.
>
> Almost. ANY means any *declared* element. You still have to declare the
> elements, and when you declare the elements, you have to declare what their
> contents can be.
>
Of course, but you can declare every XHTML element with the ANY keyword.
Of course, this makes validation all but useless, but it is a workaround
for tools that require a DTD.
Rick
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|