~ubuntu-branches/ubuntu/karmic/libxml-security-java/karmic

« back to all changes in this revision

Viewing changes to data/interop/c14n/Y4/c14n-4.apache.html

  • Committer: Bazaar Package Importer
  • Author(s): Varun Hiremath
  • Date: 2008-01-18 14:56:26 UTC
  • Revision ID: james.westby@ubuntu.com-20080118145626-makoebepbd9mb0jf
Tags: upstream-1.4.1
ImportĀ upstreamĀ versionĀ 1.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<title>Caninical XML node set</title>
 
5
<style type="text/css">
 
6
<!-- 
 
7
.INCLUDED { 
 
8
   color: #000000; 
 
9
   background-color: 
 
10
   #FFFFFF; 
 
11
   font-weight: bold; } 
 
12
.EXCLUDED { 
 
13
   color: #666666; 
 
14
   background-color: 
 
15
   #999999; } 
 
16
.INCLUDEDINCLUSIVENAMESPACE { 
 
17
   color: #0000FF; 
 
18
   background-color: #FFFFFF; 
 
19
   font-weight: bold; 
 
20
   font-style: italic; } 
 
21
.EXCLUDEDINCLUSIVENAMESPACE { 
 
22
   color: #0000FF; 
 
23
   background-color: #999999; 
 
24
   font-style: italic; } 
 
25
--> 
 
26
</style> 
 
27
</head>
 
28
<body bgcolor="#999999">
 
29
<h1>Explanation of the output</h1>
 
30
<p>The following text contains the nodeset of the given Reference before it is canonicalized. There exist four different styles to indicate how a given node is treated.</p>
 
31
<ul>
 
32
<li class="INCLUDED">A node which is in the node set is labeled using the INCLUDED style.</li>
 
33
<li class="EXCLUDED">A node which is <em>NOT</em> in the node set is labeled EXCLUDED style.</li>
 
34
<li class="INCLUDEDINCLUSIVENAMESPACE">A namespace which is in the node set AND in the InclusiveNamespaces PrefixList is labeled using the INCLUDEDINCLUSIVENAMESPACE style.</li>
 
35
<li class="EXCLUDEDINCLUSIVENAMESPACE">A namespace which is in NOT the node set AND in the InclusiveNamespaces PrefixList is labeled using the INCLUDEDINCLUSIVENAMESPACE style.</li>
 
36
</ul>
 
37
<h1>Output</h1>
 
38
<pre>
 
39
<blink>no node set, sorry</blink></pre></body></html>
 
 
b'\\ No newline at end of file'