Hello, the spec for 1.2 says, that JSF implementations that are part of a Java EE technology-compliant implementation are required to validate the application resource file against the XML schema for structural correctness. So should we use XML-Schema for the Tag*.tld as well? (html and core) If so, we have to adjust the xslt to work with XML-Schema. Also all include-entities have to be adjusted. And I think we have to rename the *.tdl to *.xsl, isn't it?
cheers Andreas
