The new canonicalization does not seem to specify whether a newline is appended after end-element tags. It mentions those after processing instructions and comments, though. Does this mean that the canonical output would be a single line, unpleasant to the eye like: <root attrib1="dsadsa"><son attr="fdsfds"><daughter>value</daughter></son></root> I would have expected something along the lines of <root attrib1="dsadsa"> <son attr="fdsfds"> <daughter>value</daughter> </son> </root> Am I overlooking something pretty obvious ? Anli Shundi Institute for Data Communications Systems University of Siegen GermanyReceived on Wednesday, 5 July 2000 08:42:20 GMT
This archive was generated by hypermail 2.2.0 + w3c-0.29 : Thursday, 13 January 2005 12:10:10 GMT