InvalidOriginalPositionException getInvalidOriginalPositionXPath Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the location of the {http://www.deltaxml.com/ns/well-formed-delta-v1}:original-position attribute which is invalid.

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

public virtual string getInvalidOriginalPositionXPath()

Return Value

Type: String
the XPath of the (invalid) original-position attribute in the delta input
Remarks

Reports the location of the {http://www.deltaxml.com/ns/well-formed-delta-v1}:original-position attribute which is invalid.
See Also