XML Compare .NET API Documentation - DEPRECATED
System Object
System Exception
Throwable
Exception
com.deltaxml.api DeltaXMLException
com.deltaxml.api DeltaXMLProcessingException
com.deltaxml.api InvalidSoftKeyAttributeException
Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
An exception of this type happens when Soft Key attributes are used in an incorrect or ambiguous way.
An exception of this type happens when Soft Key attributes are used in an incorrect or ambiguous way.
Inheritance Hierarchy
System Exception
Throwable
Exception
com.deltaxml.api DeltaXMLException
com.deltaxml.api DeltaXMLProcessingException
com.deltaxml.api InvalidSoftKeyAttributeException
Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Remarks
- All elements with a deltaxml:soft-key-value or deltaxml:soft-key-processor on must also have a deltaxml:soft-key-name.
- All elements with deltaxml:soft-key-name must have either a deltaxml:soft-key-processor OR deltaxml:soft-key-value, but not both.
See Also