- From: Christian Geuer-Pollmann <geuer-pollmann@nue.et-inf.uni-siegen.de>
- Date: Tue, 31 Jul 2001 14:54:50 +0200
- To: w3c-ietf-xmldsig@w3.org
What does section "6.6.2 Base64" mean whan it states: "If an XPath node-set (or sufficiently functional alternative) is given as input, then it is converted to an octet stream by performing operations logically equivalent to 1) applying an XPath transform with expression self::text(), then 2) taking the string-value of the node-set." Is the following fragment valid input which decodes to "The URI of the transform is http://www.w3.org/2000/09/xmldsig#base64" <BASE64> VGhlIFVSSSBvZiB0aGUgdHJhbn<comment>Inserting this comment should not change anything for processing</comment> Nmb3JtIGlzIGh0dHA6Ly93d3cudzMub3JnLzIwMDAvMDkveG1s ZHNpZyNiYXNlNjQ= </BASE64> Christian
Received on Tuesday, 31 July 2001 09:24:24 UTC