Click or drag to resize

WhiteSpace Enumeration

The WhiteSpace enumeration provides values for the Value property.

The values describe the different forms of white space normalization.

Namespace:  Altova.RaptorXml.Xsd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public enum WhiteSpace
Members
  Member nameValueDescription
Preserve0
Replace1
Collapse2
See Also