Updated Widget Signature Editors draft

2009-01-11 Thread Frederick Hirsch
I have updated the Widgets Signature editors draft [1] as follows: 1. Restructured to move definitions section before compliance, merge user agent section into compliance, and provide syntax, processing rules and algorithms sections to mirror XML Signature document structure and separate

Re: Copyright license for ElementTraversal Java interface

2009-01-11 Thread Doug Schepers
Hi, Cameron- My opinion is that the editor of the Element Traversal spec simply didn't know what he was doing (no offense). I would suggest that a separate file be made with the appropriate Java interface file, with the appropriate license, and that it be linked from an errata (and later a

[ElementTraversal]: Feature string for DOMImplementation.hasFeature(feature, version)?

2009-01-11 Thread Michael Glavassevich
Hi WG, The DOM Core specification and other DOM modules define feature strings [1] which applications can query to check whether or not a specific DOM module is supported by a DOMImplementation. For example, DOM Level 2 Traversal and Range [2] says: A DOM application may use the