Hi all, Question: "The Reference Processing Model" [1] describes that if the data object is an octet stream and the next transform requires a node-set, the octet stream has to be parsed and converted to an XPath node set. What exactly does this mean? If I reference an octet stream which is an XML document, I have to parse it. After this step, do I apply "(//. | //@* | //namespace::*)" to the Document to get the node set so that it contains all nodes in the Document or does the node set contain only the Document Node? Christian [1] http://www.w3.org/TR/xmldsig-core/#sec-ReferenceProcessingModelReceived on Tuesday, 31 July 2001 10:41:52 GMT
This archive was generated by hypermail 2.2.0 + w3c-0.29 : Thursday, 13 January 2005 12:10:13 GMT