BC MoF Electronic Submission Framework – (XSD-Driven) Reader Parameters

Application Schema

ESF Submission

The parameter specifies the ESF submission format. By default, the reader will Guess from Dataset to determine the format. Valid values are:

  • Guess from Dataset
  • FSP (Forest Stewardship Plan)
  • FTA (Forest Tenures)
  • RESULTS (silviculture)
  • RRS (Resource Road Systems)
  • Other Application Schema

Application Schema

This parameter is only applicable when ESF Submission is set to Other Application Schema. It allows the reader to be used for other types of submissions that are not explicitly supported.

Note that most ESF submission schemas do not themselves import the esf-submission.xsd. This schema file declares the root element, <esf:ESFSubmission>, that is used by all the ESF submission documents. Therefore, the esf-submission.xsd should also be specified when specifying the other submission type xsd. For example:

c:\schemas\ftc\mof-ftc.xsd c:\schemas\ftc\esf-submission.xsd

Validate Dataset

If checked, validates schemas against the website schema. Errors are reported if the schema does not match.

Ignore xsi:schemaLocation in Dataset

This parameter can be used to tell the reader to ignore the schema files that are specified in the xsi:schemaLocation attribute of the root element in the dataset. This is particularly useful if the file locations specified in xsi:schemaLocation are not valid file paths.

Schema Attributes

Use Network Authentication

This parameter is always visible in some formats, and visible in other formats only when the dataset is a URL.