Click or drag to resize

ValidationMode Enumeration

The ValidationMode enumeration is used to specify the valiation mode of XML instance documents.

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public enum ValidationMode
Members
  Member nameValueDescription
Wellformed0
WellformedWithIdIdref1
k_nValidationMode_wellformed_with_xom2
Valid3
See Also