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

« back to all changes in this revision

Viewing changes to data/interop/c14n/Y3/c14n-0.apache.html

  • Committer: Package Import Robot
  • Author(s): Torsten Werner
  • Date: 2011-08-30 14:07:46 UTC
  • mfrom: (1.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: package-import@ubuntu.com-20110830140746-wfmiluk1yddqd6ch
* New upstream release
* Update debian/watch to point to new SVN repo.
* Update Standards-Version: 3.9.1.
* Switch to source format 3.0.
* Use Maven to build the package. Ignore test failures.
* Update Description.
* Add a documentation package.
* Update Homepage field.

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'