XML Compare .NET API Documentation - DEPRECATED
System Object
Object
Enum
com.deltaxml.cores9api.config DefaultAttProcessingMode
Namespace: com.deltaxml.cores9api.config
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Represents the behaviour required when outputting defaulted attributes.
Inheritance Hierarchy
Object
Enum
com.deltaxml.cores9api.config DefaultAttProcessingMode
Namespace: com.deltaxml.cores9api.config
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Remarks
Represents the behaviour required when outputting defaulted attributes. Most behaviour is the same as com.deltaxml.cores9api.config.PreservationProcessingMode with two extra options specific to defaulted attributes.
Please note that attribute changes are always output (unless handled elsewhere) regardless of whether the attribute was provided with a default value.
See Also