Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
The XmlDsigC14NTransform.LoadInput method normalizes the line feeds from 0xd 0xa ("\r\n") to 0xa ("\n") before canonicalization
| Article ID | : | 953436 |
| Last Review | : | June 27, 2008 |
| Revision | : | 1.0 |
SYMPTOMS
When you pass an input to the
XmlDsigC14NTransform.LoadInput method, the method normalizes the line feeds from 0xd 0xa ("\r\n") to 0xa ("\n") before canonicalization. Additionally, the result of
GetOutput method is different for different input types.
Back to the top
MORE INFORMATION
This behavior occurs in the Microsoft .NET Framework 1.0 and later versions.
The
XmlDsigC14NTransform class represents the C14N XML canonicalization transform that describes the canonical form of an XML document. Because of the design of the canonicalization transforms, normalization occurs only when the input is passed as a stream. Normalization does not occur if the input is passed as an
XmlDocument class or as an
XmlNodeList class.
Back to the top
STATUS
This behavior is by design.
Back to the top
APPLIES TO
| • | Microsoft .NET Framework 1.0 |
| • | Microsoft .NET Framework 1.0 Service Pack 3 |
| • | Microsoft .NET Framework 1.1 Service Pack 1 |
| • | Microsoft .NET Framework 2.0 |
| • | Microsoft .NET Framework 2.0 Service Pack 1 (x86) |
| • | Microsoft .NET Framework 3.0 |
| • | Microsoft .NET Framework 3.5 |
| • | Microsoft .NET Framework 1.1 |
Back to the top
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate
Be the first to leave feedback, to help others about this knowledge base
article.
(Optional) Name
(Optional)
Public URL Or Email
Comments
No
HTML -- Text Only Please