XmlDiff.IgnorePrefixes Property
The prefixes of element and attribute names are not compared when true. When this option is selected, then two names that have the same local name and namespace URI, but have a different prefix, are treated as the same.
[Visual Basic] Public Property IgnorePrefixes() As Boolean [C#] public Boolean IgnorePrefixes {get; set;}
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows .NET Server