Click or drag to resize

Standalone Enumeration

The Standalone enumeration is used during xml serialization to control the standalone attribute generation in the xml declaration.

Namespace:  Altova.RaptorXml.XPath
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.4.0 (1.0.0.0)
Syntax
public enum Standalone
Members
  Member nameValueDescription
Yes0
No1
Omit2
See Also