| Author |
DTD for XSL-Tags ?
|
Chris Baron
Ranch Hand
Joined: Mar 21, 2003
Posts: 1049
|
|
Hi, could someone point me to a DTD/Schema describing the XSL-Tags. All i found was the URI "http://www.w3.org/1999/XSL/Transform". But i'm searching for a DTD like "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" (for xhtml), as i assume that proper auto-completion in the eclipse xml-editor depends on it. Thanks cb
|
 |
Madhav Lakkapragada
Ranch Hand
Joined: Jun 03, 2000
Posts: 5040
|
|
While working with XSL, I found the following links very handy and helpful to know about the tags and the functions. 1. XPath & related functions 2. XSLT tags - m
|
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
|
 |
Chris Baron
Ranch Hand
Joined: Mar 21, 2003
Posts: 1049
|
|
Thanks Madhav. I finally found a unofficial one here. Now my code-assist works. Thanks
|
 |
 |
|
|
subject: DTD for XSL-Tags ?
|
|
|