XML Compare .NET API Documentation - DEPRECATED
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Sets whether the element splitting filter should output internal debug information.
Namespace: DeltaXML.CoreS9Api.ConfigAssembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax
Property Value
Type: BooleanRemarks
Sets whether the element splitting filter should output internal debug information.
The internal debug output is passed using <xsl:message/>. This is typically passed to std.out but this can be changed my configuring the relevant Saxon Configuration object
See Also