Hi, I would like to know how well supported the <?xml-stylesheet?> tag is with respect to the standard.
What attributes are supported? In particular, is the 'media', and 'title' attribute supported? If so, how are the 'media' values defined? How is stylesheet selection done based on 'title' or 'media' values? For example: xsltProcessor.run(inputSource, title, media)?? Thanks.
