xref: /aosp_15_r20/external/libxml2/test/c14n/1-1-without-comments/xmlspace-prop-3.xml (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard Worker<?xml version="1.0" encoding="UTF-8"?>
2*7c568831SAndroid Build Coastguard Worker<!--
3*7c568831SAndroid Build Coastguard Workerhttp://www.w3.org/TR/xmldsig2ed-tests/#XMLSPACE
4*7c568831SAndroid Build Coastguard Worker
5*7c568831SAndroid Build Coastguard WorkerCheck that implementations of [XML-C14N1.1] handle xml:space attributes
6*7c568831SAndroid Build Coastguard Workeras defined in [XML-C14N1.1]
7*7c568831SAndroid Build Coastguard Worker-->
8*7c568831SAndroid Build Coastguard Worker<ietf:c14n11XmlSpaceDoc1 xmlns:ietf="http://www.ietf.org" xmlns:w3c="http://www.w3.org">
9*7c568831SAndroid Build Coastguard Worker     <ietf:e1 xml:space="true">
10*7c568831SAndroid Build Coastguard Worker        <ietf:e11>
11*7c568831SAndroid Build Coastguard Worker           <ietf:e111 />
12*7c568831SAndroid Build Coastguard Worker        </ietf:e11>
13*7c568831SAndroid Build Coastguard Worker        <ietf:e12 at="2">
14*7c568831SAndroid Build Coastguard Worker           <ietf:e121 />
15*7c568831SAndroid Build Coastguard Worker        </ietf:e12>
16*7c568831SAndroid Build Coastguard Worker     </ietf:e1>
17*7c568831SAndroid Build Coastguard Worker     <ietf:e2 >
18*7c568831SAndroid Build Coastguard Worker        <ietf:e21 />
19*7c568831SAndroid Build Coastguard Worker     </ietf:e2>
20*7c568831SAndroid Build Coastguard Worker</ietf:c14n11XmlSpaceDoc1>