OriginalPositionAttributeMissingException getMissingOrderlessPositionXPath Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the location of the element where {http://www.deltaxml.com/ns/well-formed-delta-v1}:original-position is missing.

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

public virtual string getMissingOrderlessPositionXPath()

Return Value

Type: String
the XPath of the element with a missing original-position attribute in the delta input.
Remarks

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