index.html
6.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content=
"HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org" />
<meta http-equiv="Content-Type" content=
"text/html; charset=utf-8" />
<title>XML Signature Transform Simplification: Requirements and
Design</title>
<style type="text/css">
/*<![CDATA[*/
code { font-family: monospace; }
div.constraint,
div.issue,
div.note,
div.notice { margin-left: 2em; }
ol.enumar { list-style-type: decimal; }
ol.enumla { list-style-type: lower-alpha; }
ol.enumlr { list-style-type: lower-roman; }
ol.enumua { list-style-type: upper-alpha; }
ol.enumur { list-style-type: upper-roman; }
div.exampleInner pre { margin-left: 1em;
margin-top: 0em; margin-bottom: 0em}
div.exampleOuter {border: 4px double gray;
margin: 0em; padding: 0em}
div.exampleInner { background-color: #d5dee3;
border-top-width: 4px;
border-top-style: double;
border-top-color: #d3d3d3;
border-bottom-width: 4px;
border-bottom-style: double;
border-bottom-color: #d3d3d3;
padding: 4px; margin: 0em }
div.exampleWrapper { margin: 4px }
div.exampleHeader { font-weight: bold;
margin: 4px}
[id]:hover:after {
content: " #" attr(id) " ";
font-size: 80%;
color: #ccc;
text-decoration: none;
}
a.borken {
background: #f99;
color: #000;
font-weight: bold;
}
p[id]:hover:after {
content: "";
}
a.anchor {
color: inherit;
font-weight: inherit;
text-decoration: none;
font-style: inherit;
}
p[id]:hover:after {
content: " #" attr(id) " ¶ ";
font-size: 80%;
color: #ccc;
text-decoration: none;
}
div.note {
font-weight: bold;
font-style: italic;
color: #008000;
border-left: 2px solid #008000;
margin-left: 0;
padding-left: 2em;
}
span.sqbrackets {
font-style: italic;
color: #005000;
}
div.exampleOuter {
padding-left: 2em;
padding-right: 2em;
border: 1px solid black;
background: #ffa;
}
div.boxedtext {
border: solid #bebebe 1px;
margin: 2em 1em 1em 2em;
}
span.practicelab {
margin: 1.5em 0.5em 1em 1em;
font-weight: bold;
font-style: italic;
}
span.practicelab { background: #dfffff; }
span.practicelab {
position: relative;
padding: 0 0.5em;
top: -1.5em;
}
p.practice {
margin: 1.5em 0.5em 1em 1em;
}
@media screen {
p.practice {
position: relative;
top: -2em;
padding: 0;
margin: 1.5em 0.5em -1em 1em;
}
}
/*]]>*/
</style>
<link rel="stylesheet" type="text/css" href=
"http://www.w3.org/StyleSheets/TR/W3C-WG-NOTE" />
</head>
<body>
<div class="head">
<p><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"/></a></p>
<h1><a href="#title" id="title" name="title" class="anchor">XML
Signature Transform Simplification: Requirements and
Design</a></h1>
<h2><a href="#w3c-doctype" id="w3c-doctype" name="w3c-doctype"
class="anchor">W3C Working Group Note 04 February 2010</a></h2>
<dl>
<dt>This version:</dt>
<dd><a href="http://www.w3.org/TR/2010/NOTE-xmldsig-simplify-20100204/">http://www.w3.org/TR/2010/NOTE-xmldsig-simplify-20100204/</a></dd>
<dt>Superseded by:</dt>
<dd><a href="http://www.w3.org/TR/2010/WD-xmlsec-reqs2-20100204/">http://www.w3.org/TR/2010/WD-xmlsec-reqs2-20100204/</a></dd>
<dt>Latest version:</dt>
<dd><a href=
"http://www.w3.org/TR/xmldsig-simplify/">http://www.w3.org/TR/xmldsig-simplify/</a></dd>
<dt>Previous version:</dt>
<dd><a href=
"http://www.w3.org/TR/2009/WD-xmldsig-simplify-20090730/">http://www.w3.org/TR/2009/WD-xmldsig-simplify-20090730/</a></dd>
<dt>Editors:</dt>
<dd>Frederick Hirsch, Nokia</dd>
<dd>Pratik Datta, Oracle</dd>
</dl>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p>
</div>
<hr />
<div>
<h2><a href="#abstract" id="abstract" name="abstract" class=
"anchor">Abstract</a></h2>
<p>This document outlines a proposed simplification of the XML
Signature Transform mechanism, intended to enhance security,
performance, streamability and to ease adoption.</p>
</div>
<div>
<h2><a href="#status" id="status" name="status" class=
"anchor">Status of this Document</a></h2>
<p><strong>This document has been superseded.</strong></p>
<p>The information in this document is incorporated into the following documents:</p>
<ul>
<li>The
<a href="http://www.w3.org/TR/2010/WD-xmlsec-reqs2-20100204">4 February 2010 Working Draft of XML Security 2.0
Requirements and Design Considerations</a>. The <a href="http://www.w3.org/TR/xmlsec-reqs2/">latest version of XML Security 2.0 Requirements and Design Considerations</a> is available at http://www.w3.org/TR/xmlsec-reqs2/.</li>
<li>The <a href="http://www.w3.org/TR/2009/WD-xml-c14n2-20091022/">22 October 2009 Working Draft of Canonical XML Version 2.0</a>. The <a href="http://www.w3.org/TR/xml-c14n2/">latest version of Canonical XML 2.0</a> is available at http://www.w3.org/TR/xml-c14n2/.</li>
<li>The <a href="http://www.w3.org/TR/2009/WD-xmldsig-core2-20091022/">22 October 2009 Working Draft of XML Signature Syntax and Processing 2.0</a>. The <a href="http://www.w3.org/TR/xmldsig-core2/">latest version of XML Signature Syntax and Processing 2.0</a> is available at http://www.w3.org/TR/xmldsig-core2/.</li>
</ul>
<p>A list of current W3C Recommendations and other technical documents can be found at <a
href="http://www.w3.org/TR/">http://www.w3.org/TR/</a>.</p>
</div>
</body>
</html>