UnorderedDuplicateKeysException getChild2 Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the location (XPath) of the second shared-key child.

Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax

public virtual string getChild2()

Return Value

Type: String
a string corresponding to the XPath of the another child with the shared key.
Remarks

Reports the location (XPath) of the second shared-key child.
See Also