InvalidNewOrOldAttributeFormatException getXPath Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the xpath of the new- or old-attribute which is illegally specified.

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

public virtual string getXPath()

Return Value

Type: String
the String value of the xpath of the new- or old-attribute which is illegally specified.
Remarks

Reports the xpath of the new- or old-attribute which is illegally specified.
See Also