- From: Joseph Reagle <reagle@w3.org>
- Date: Fri, 28 Sep 2001 14:50:43 -0400
- To: dsig <w3c-ietf-xmldsig@w3.org>
While considering this issue of globalizing every element, I noted that
RetrievalMethod had its own name="Transforms" of type "ds:TransformsType".
I thought this was slightly awkawrd and instead now reference the
Transforms element.
http://www.w3.org/Signature/Drafts/xmldsig-core/Overview.html#sec-RetrievalMethod
<element name="RetrievalMethod" type="ds:RetrievalMethodType"/>
<complexType name="RetrievalMethodType">
<sequence>
<element ref="ds:Transforms" minOccurs="0"/>
</sequence>
<attribute name="URI" type="anyURI"/>
<attribute name="Type" type="anyURI" use="optional"/>
</complexType>
--
[[I will be on Holiday October 4-11 2001]]
Joseph Reagle Jr. http://www.w3.org/People/Reagle/
W3C Policy Analyst mailto:reagle@w3.org
IETF/W3C XML-Signature Co-Chair http://www.w3.org/Signature
W3C XML Encryption Chair http://www.w3.org/Encryption/2001/
Received on Friday, 28 September 2001 14:50:46 UTC