Click or drag to resize

CTRestrictMode Enumeration

The CTRestrictMode enum can be used to select if the complex type restriction check should be performed according to the XSD 1.0 or 1.1 specification.

Namespace:  Altova.RaptorXml.Xsd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public enum CTRestrictMode
Members
  Member nameValueDescription
DEFAULT0
XSD_101
XSD_112
See Also