XML Compare .NET API Documentation - DEPRECATED
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Construct a new InvalidOriginalPositionException appropriate for use in the XML Compare code.
Construct a new InvalidOriginalPositionException appropriate for use in the XML Compare code.
Namespace: com.deltaxml.apiAssembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Parameters
- xpath
- Type: System String
The location of the {http://www.deltaxml.com/ns/well-formed-delta-v1}:original-position attribute which is invalid.
- originalPositionValue
- Type: System String
The value of the original-position attribute which is invalid.
- diagonstic
- Type: Optional
A parameters to report more detailed information about why the {http://www.deltaxml.com/ns/well-formed-delta-v1}:original-position attribute is invalid.
Remarks
See Also