@@ -51,7 +51,7 @@ <h3><a name="element_manifest:algorithm_1">manifest:algorithm Element</a></h3>
51
51
</ tr >
52
52
< tr >
53
53
< td class ="left "> Child Relations</ td >
54
- < td class ="right "> <manifest:algorithm manifest:algorithm-name="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> < string> </ a > " manifest:initialisation-vector="< a href ="https://www.w3.org/TR/xmlschema-2/#base64Binary "> < base64Binary> </ a > " > </ td >
54
+ < td class ="right "> <manifest:algorithm manifest:algorithm-name="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> # string</ a > " manifest:initialisation-vector="< a href ="https://www.w3.org/TR/xmlschema-2/#base64Binary "> # base64Binary</ a > " > </ td >
55
55
</ tr >
56
56
</ table >
57
57
< br />
@@ -80,7 +80,7 @@ <h3><a name="element_manifest:encryption-data_1">manifest:encryption-data Elemen
80
80
</ tr >
81
81
< tr >
82
82
< td class ="left "> Child Relations</ td >
83
- < td class ="right "> <manifest:encryption-data manifest:checksum-type="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> < string> </ a > " manifest:checksum="< a href ="https://www.w3.org/TR/xmlschema-2/#base64Binary "> < base64Binary> </ a > " <manifest:algorithm ... ><manifest:key-derivation ... >> </ td >
83
+ < td class ="right "> <manifest:encryption-data manifest:checksum-type="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> # string</ a > " manifest:checksum="< a href ="https://www.w3.org/TR/xmlschema-2/#base64Binary "> # base64Binary</ a > " <manifest:algorithm ... ><manifest:key-derivation ... >> </ td >
84
84
</ tr >
85
85
</ table >
86
86
< br />
@@ -109,8 +109,8 @@ <h3><a name="element_manifest:file-entry_1">manifest:file-entry Element</a></h3>
109
109
</ tr >
110
110
< tr >
111
111
< td class ="left "> Child Relations</ td >
112
- < td class ="right "> <manifest:file-entry manifest:full-path="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> < string> </ a > " (manifest:size="< a href ="https://www.w3.org/TR/xmlschema-2/#nonNegativeInteger "> < nonNegativeInteger> </ a > " )?
113
- manifest:media-type="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> < string> </ a > " (<manifest:encryption-data ... >)?
112
+ < td class ="right "> <manifest:file-entry manifest:full-path="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> # string</ a > " (manifest:size="< a href ="https://www.w3.org/TR/xmlschema-2/#nonNegativeInteger "> # nonNegativeInteger</ a > " )?
113
+ manifest:media-type="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> # string</ a > " (<manifest:encryption-data ... >)?
114
114
> </ td >
115
115
</ tr >
116
116
</ table >
@@ -139,7 +139,7 @@ <h3><a name="element_manifest:key-derivation_1">manifest:key-derivation Element<
139
139
</ tr >
140
140
< tr >
141
141
< td class ="left "> Child Relations</ td >
142
- < td class ="right "> <manifest:key-derivation manifest:key-derivation-name="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> < string> </ a > " manifest:salt="< a href ="https://www.w3.org/TR/xmlschema-2/#base64Binary "> < base64Binary> </ a > " manifest:iteration-count="< a href ="https://www.w3.org/TR/xmlschema-2/#nonNegativeInteger "> < nonNegativeInteger> </ a > " > </ td >
142
+ < td class ="right "> <manifest:key-derivation manifest:key-derivation-name="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> # string</ a > " manifest:salt="< a href ="https://www.w3.org/TR/xmlschema-2/#base64Binary "> # base64Binary</ a > " manifest:iteration-count="< a href ="https://www.w3.org/TR/xmlschema-2/#nonNegativeInteger "> # nonNegativeInteger</ a > " > </ td >
143
143
</ tr >
144
144
</ table >
145
145
< br />
@@ -189,7 +189,7 @@ <h3><a name="attribute_manifest:algorithm-name_1">manifest:algorithm-name Attrib
189
189
</ tr >
190
190
< tr >
191
191
< td class ="left "> RNG Relations</ td >
192
- < td class ="right "> manifest:algorithm-name="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> < string> </ a > " </ td >
192
+ < td class ="right "> manifest:algorithm-name="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> # string</ a > " </ td >
193
193
</ tr >
194
194
</ table >
195
195
< br />
@@ -214,7 +214,7 @@ <h3><a name="attribute_manifest:checksum_1">manifest:checksum Attribute</a></h3>
214
214
</ tr >
215
215
< tr >
216
216
< td class ="left "> RNG Relations</ td >
217
- < td class ="right "> manifest:checksum="< a href ="https://www.w3.org/TR/xmlschema-2/#base64Binary "> < base64Binary> </ a > " </ td >
217
+ < td class ="right "> manifest:checksum="< a href ="https://www.w3.org/TR/xmlschema-2/#base64Binary "> # base64Binary</ a > " </ td >
218
218
</ tr >
219
219
</ table >
220
220
< br />
@@ -239,7 +239,7 @@ <h3><a name="attribute_manifest:checksum-type_1">manifest:checksum-type Attribut
239
239
</ tr >
240
240
< tr >
241
241
< td class ="left "> RNG Relations</ td >
242
- < td class ="right "> manifest:checksum-type="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> < string> </ a > " </ td >
242
+ < td class ="right "> manifest:checksum-type="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> # string</ a > " </ td >
243
243
</ tr >
244
244
</ table >
245
245
< br />
@@ -264,7 +264,7 @@ <h3><a name="attribute_manifest:full-path_1">manifest:full-path Attribute</a></h
264
264
</ tr >
265
265
< tr >
266
266
< td class ="left "> RNG Relations</ td >
267
- < td class ="right "> manifest:full-path="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> < string> </ a > " </ td >
267
+ < td class ="right "> manifest:full-path="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> # string</ a > " </ td >
268
268
</ tr >
269
269
</ table >
270
270
< br />
@@ -289,7 +289,7 @@ <h3><a name="attribute_manifest:initialisation-vector_1">manifest:initialisation
289
289
</ tr >
290
290
< tr >
291
291
< td class ="left "> RNG Relations</ td >
292
- < td class ="right "> manifest:initialisation-vector="< a href ="https://www.w3.org/TR/xmlschema-2/#base64Binary "> < base64Binary> </ a > " </ td >
292
+ < td class ="right "> manifest:initialisation-vector="< a href ="https://www.w3.org/TR/xmlschema-2/#base64Binary "> # base64Binary</ a > " </ td >
293
293
</ tr >
294
294
</ table >
295
295
< br />
@@ -314,7 +314,7 @@ <h3><a name="attribute_manifest:iteration-count_1">manifest:iteration-count Attr
314
314
</ tr >
315
315
< tr >
316
316
< td class ="left "> RNG Relations</ td >
317
- < td class ="right "> manifest:iteration-count="< a href ="https://www.w3.org/TR/xmlschema-2/#nonNegativeInteger "> < nonNegativeInteger> </ a > " </ td >
317
+ < td class ="right "> manifest:iteration-count="< a href ="https://www.w3.org/TR/xmlschema-2/#nonNegativeInteger "> # nonNegativeInteger</ a > " </ td >
318
318
</ tr >
319
319
</ table >
320
320
< br />
@@ -339,7 +339,7 @@ <h3><a name="attribute_manifest:key-derivation-name_1">manifest:key-derivation-n
339
339
</ tr >
340
340
< tr >
341
341
< td class ="left "> RNG Relations</ td >
342
- < td class ="right "> manifest:key-derivation-name="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> < string> </ a > " </ td >
342
+ < td class ="right "> manifest:key-derivation-name="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> # string</ a > " </ td >
343
343
</ tr >
344
344
</ table >
345
345
< br />
@@ -364,7 +364,7 @@ <h3><a name="attribute_manifest:media-type_1">manifest:media-type Attribute</a><
364
364
</ tr >
365
365
< tr >
366
366
< td class ="left "> RNG Relations</ td >
367
- < td class ="right "> manifest:media-type="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> < string> </ a > " </ td >
367
+ < td class ="right "> manifest:media-type="< a href ="https://www.w3.org/TR/xmlschema-2/#string "> # string</ a > " </ td >
368
368
</ tr >
369
369
</ table >
370
370
< br />
@@ -389,7 +389,7 @@ <h3><a name="attribute_manifest:salt_1">manifest:salt Attribute</a></h3>
389
389
</ tr >
390
390
< tr >
391
391
< td class ="left "> RNG Relations</ td >
392
- < td class ="right "> manifest:salt="< a href ="https://www.w3.org/TR/xmlschema-2/#base64Binary "> < base64Binary> </ a > " </ td >
392
+ < td class ="right "> manifest:salt="< a href ="https://www.w3.org/TR/xmlschema-2/#base64Binary "> # base64Binary</ a > " </ td >
393
393
</ tr >
394
394
</ table >
395
395
< br />
@@ -414,7 +414,7 @@ <h3><a name="attribute_manifest:size_1">manifest:size Attribute</a></h3>
414
414
</ tr >
415
415
< tr >
416
416
< td class ="left "> RNG Relations</ td >
417
- < td class ="right "> manifest:size="< a href ="https://www.w3.org/TR/xmlschema-2/#nonNegativeInteger "> < nonNegativeInteger> </ a > " </ td >
417
+ < td class ="right "> manifest:size="< a href ="https://www.w3.org/TR/xmlschema-2/#nonNegativeInteger "> # nonNegativeInteger</ a > " </ td >
418
418
</ tr >
419
419
</ table >
420
420
< br />
0 commit comments