What does it meant to say “the canonical” form of XML ?
Answer / ajay vikram
"The purpose of Canonical XML is to define a standard format for an XML document. Canonical XML is a very strict XML syntax, which lets documents in canonical XML be compared directly.
Using this strict syntax makes it easier to see whether two XML documents are the same. For example, a section of text in one document might read Black & White, whereas the same section of text might read Black & White in another document, and even in another. If you compare those three documents byte by byte, they'll be different. But if you write them all in canonical XML, which specifies every aspect of the syntax you can use, these three documents would all have the same version of this text (which would be Black & White) and could be compared without problem.
This Comparison is especially critical when xml documents are digitally signed. The digital signal may be interpreted in different way and the document may be rejected.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is object type in c#?
What do you understand by the terms datareader object and dataset object?
What is value type and reference type?
What is expression c#?
How do I create multifile assembly?
Distinguish between the Debug class and Trace class with its functionality?
i need to insert data into sql server table emp through textboxes txtname and txtsalary using c# code. Please help
Which config file has all the supported channels/protocol?
What is internal and protected-internal accessspecifier in c#.net?
What is mean by c#?
What is difference between ienumerable and list?
What is the difference between // comments, /* */ comments and /// comments?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)