Click or drag to resize

SchemaLocationStrategy Enumeration

The SchemaLocationStrategy enum specifies how find for Schema documents referenced by @xsi:schemaLocation attributes.

Namespace:  Altova.RaptorXml.Xsd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public enum SchemaLocationStrategy
Members
  Member nameValueDescription
LoadBySchemaLocation0
LoadByNamespace1
LoadCombiningBoth2
Ignore3
See Also