RE: accessing the DTD

Subject: RE: accessing the DTD
From: Mike Brown <mbrown@xxxxxxxxxxxxx>
Date: Wed, 1 Sep 1999 15:13:54 -0600
> My DTD has the valid values but I can't seem to get
> access to the set.

DTDs are not in the XPath data model. DTDs are not well-formed XML. I don't
know if that's the reason why. You won't have access to the DTD. Perhaps you
could refer to the DTD as replacement text for an entity, and then do some
voodoo with XSLT to parse that string?


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


Current Thread