Enumeration identifying the various Whitespace stripping policies
| Member Name | Description |
|---|---|
| PreserveAll | No whitespace is stripped |
| StripIgnorable | Whitespace text nodes appearing in element-only content are stripped |
| StripAll | All whitespace text nodes are stripped |
Namespace: Saxon.Api
Assembly: saxon8api (in saxon8api.netmodule)