xsl-list
[Top] [All Lists]

RE: Reading the DocType in XSL

2003-02-20 12:49:15

configured depending on DOCTYPE attributes (eg the DocBook version)


Hi.
If what you want is only the DocBook version you could add a version
attribute in your doctype:
<!ATTLIST DocRoot version CDATA #FIXED "1.0">

Your attribute 'version' will appear even is is not present in the xml
data, it is included by the doctype

Hope that this helps you.


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