XML Compare .NET API Documentation - DEPRECATED
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Construct a new UnorderedDuplicateKeysException appropriate for use with the XML Compare code. Most parameters have their
default values.
Construct a new UnorderedDuplicateKeysException appropriate for use with the XML Compare code.
Namespace: com.deltaxml.apiAssembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Parameters
- parentElement
- Type: System String
String used to represent the XPath of the erroneous element.
- keyValue
- Type: System String
the value of the duplicated deltaxml:key attribute
- child1
- Type: System String
one of the children with duplicate keys
- child2
- Type: System String
another child with duplicate keys
Remarks
See Also