Click or drag to resize

ImportStrategy Enumeration

The ImportStrategy enum specifies how to find Schema documents referenced by <xs:import> elements.

Namespace:  Altova.RaptorXml.Xsd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public enum ImportStrategy
Members
  Member nameValueDescription
LoadBySchemaLocation0
LoadPreferringSchemalocation1
LoadByNamespace2
LoadCombiningBoth3
LicenseNamespaceOnly4
See Also