XML Compare .NET API Documentation - DEPRECATED
System Object
System Exception
Throwable
Exception
com.deltaxml.api DeltaXMLException
com.deltaxml.api DeltaXMLProcessingException
com.deltaxml.api InvalidNewOrOldAttributeFormatException
Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
A old- or new-attributes attribute should conform to the DX1 specification, detailed in the
specification
document.

Inheritance Hierarchy
System Exception
Throwable
Exception
com.deltaxml.api DeltaXMLException
com.deltaxml.api DeltaXMLProcessingException
com.deltaxml.api InvalidNewOrOldAttributeFormatException
Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Remarks
A old- or new-attributes attribute should conform to the DX1 specification, detailed in the
specification
document.
A method is supplied to find out the xpath of new- or old-attribute which is illegally specified
Note: the getErrorCode() method is provided for compatibility with earlier XML Compare releases; when called with this exception the result will be: 60
See Also