Saxon API for .NET

WhitespacePolicy Enumeration

Enumeration identifying the various Whitespace stripping policies

public enum WhitespacePolicy

Members

Member NameDescription
PreserveAllNo whitespace is stripped
StripIgnorableWhitespace text nodes appearing in element-only content are stripped
StripAllAll whitespace text nodes are stripped

Requirements

Namespace: Saxon.Api

Assembly: saxon8api (in saxon8api.netmodule)

See Also

Saxon.Api Namespace