ResultReadabilityOptions MixedContentDetectionScope Property XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
The scope to use for determining if elements are mixed-content.

Namespace: DeltaXML.CoreS9Api.Config
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax

public MixedContentDetectionScope MixedContentDetectionScope { get; set; }

Property Value

Type: MixedContentDetectionScope
Remarks

The scope to use for determining whether elements are of a mixed-content type. This property has no effect if DTD or XML Schema validation is enabled. The mixed-content type of an element affects whitespace handling.
See Also