KommunGML (Sweden) Reader Parameters

Application Schema

Application Schema

A GML instance document specifies the namespace and the location of its application schema through its root element xsi:schemaLocation attribute. This field allows the GML (or GML-based) reader to use a different GML schema document from the one specified in the xsi:schemaLocation attribute.

The XML Schema specification states that the xsi:schemaLocation attribute value consists of a set of pairs: The first member of each pair is the namespace for which the second member is the hint describing where to find an appropriate schema document. The presence of this hint does not require the processor to obtain or use the cited schema document, however, the processor is free to use other schemas obtained by other suitable means.

Note: This only takes effect if the target namespace of the dataset is not in the Safe fixed schema namespace http://www.safe.com/xml/schemas/FMEFeatures. The GML2 writer in Fixed Schema Mode writes out documents that belong to that namespace.

Validate GML Dataset File

Determines whether the reader should validate the specified dataset file.

Obtain feature types, fields, and data types from:

Specifies how the reader obtains feature types:

  • XSD Schema: FME reads feature types from the XSD.
  • Dataset Only: FME reads feature types from the dataset.
  • Dataset Only with Attributes Merged from XSD: FME reads feature types from the dataset, and includes any attributes in the XSD that are associated with a particular feature type.

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.

GML SRS/Geometry Parameters

Feature Properties

Feature Properties - Attribute Handling

(Version and) XML Namespace Processing

Use Network Authentication

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