LoadSchemasFromInternet
GmlLoadOptions.LoadSchemasFromInternet property
Determines whether Conversion is allowed to load XML schema from Internet. If set to false, schemas with absolute URIs that does not start with ‘file://’ would not be loaded. Default is false.
public bool LoadSchemasFromInternet { get; set; }
See Also
- class GmlLoadOptions
- namespace GroupDocs.Conversion.Options.Load
- assembly GroupDocs.Conversion