summaryrefslogtreecommitdiff
path: root/tests/xmldsig2ed-tests/xpointer-5-SUN.xml
blob: 401eff600abf7ba68fd50a40fcea49e0501aeb4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?><Signature xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2006/12/xml-c14n11"/><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#hmac-sha1"/><Reference URI="#xpointer(id('e1ID'))"><Transforms><Transform Algorithm="http://www.w3.org/2006/12/xml-c14n11#WithComments"/></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><DigestValue>XhSsDpWTt+ti0kcU9XYpleRDHfQ=</DigestValue></Reference><Reference URI="#xpointer(id('e2ID'))"><Transforms><Transform Algorithm="http://www.w3.org/2006/12/xml-c14n11#WithComments"/></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><DigestValue>abyA1j4yzf1IgQLWwDwKuU9l8Ik=</DigestValue></Reference><Reference URI="#xpointer(id('e3ID'))"><Transforms><Transform Algorithm="http://www.w3.org/2006/12/xml-c14n11#WithComments"/></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><DigestValue>RUUBiUeFf8uRqTlpCyutkXDqnJ4=</DigestValue></Reference></SignedInfo><SignatureValue>sG+0pHk9TB6v7jES9RZUIVKMFos=</SignatureValue><Object><ietf:c14n11XmlPointerDoc1 xmlns:ietf="http://www.ietf.org" xmlns:w3c="http://www.w3.org">
		<!-- This is a xml document for checking behaviour of tools with regards to  comments when using scheme-based xpointers in the ds:Reference's URI attribute -->
	<ietf:e1 xml:id="e1ID">
		<!-- This is a comment for ietf:e1 element -->
		<ietf:e11>
		<!-- This is a comment for ietf:e11 element -->
			<ietf:e111/>
		</ietf:e11>
		<ietf:e12 at="2">
		<!-- This is a comment for ietf:e12 element -->
			<ietf:e121/>
		</ietf:e12>
	</ietf:e1>
	<ietf:e2 xml:id="e2ID">
		<!-- This is a comment for ietf:e2 element -->
		<ietf:e21/>
	</ietf:e2>
	<ietf:e3 xml:id="e3ID">
		<ietf:e31 at="3"/>
	</ietf:e3>
</ietf:c14n11XmlPointerDoc1></Object></Signature>