[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]


From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 9 May 2001 17:54:51 +0100

> How to get with XSL the number "1.4" ?
XSL can not see your DTD.
Presumably though the entity 
<!ENTITY % commonDeliveryVersion "1.4">
is used somewhere in the DTD as
 %commonDeliveryVersion;
and if that is in a default attribute value, or in a general entity
definition that will appear as &xxx; in the document, then you can get
hold of the text from the element or attribute.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. For further information visit http://www.star.net.uk/stats.asp

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



Current Thread
Keywords
xsl