Re: My latest try on Exclusive XML Canonicalization

A minor question on the Schema definition, should it be

<complexType name="InclusiveNamespacePrefixType">
  <attribute name="List" type="NMTOKENS"/>
</complexType>

where the spelling of complexType has changed, the name includes Type as
part of the name and the attribute attribute is an empty element.

In section 3 on the implementation method, I found step 2 slightly confusing
(If node is not in the subset then recurse). I think it means, if the node
is not in the subset, process the children of the node recursively,
regardless.


---
Frederick Hirsch
Zolera Systems, http://www.zolera.com/
Information Integrity, XML Security

Received on Monday, 29 October 2001 14:00:22 UTC