If you keep the XSD file selected after uploading it, what would happen?

Prepare for the FME Certified Professional Exam. Study with flashcards and multiple-choice questions; each question includes hints and explanations. Ensure your success!

Multiple Choice

If you keep the XSD file selected after uploading it, what would happen?

Explanation:
If you keep the XSD file selected, the workspace treats that file as the input for the GML reader. An XSD is a schema for XML, not actual GML data. The GML reader expects a GML document, but it would receive an XSD file instead, which leads to a parse/validation failure. The mismatch between the expected GML data and the provided XSD causes the workspace to fail. This isn’t about file size or the number of inputs, and it wouldn’t succeed for the same reason: the input type is wrong.

If you keep the XSD file selected, the workspace treats that file as the input for the GML reader. An XSD is a schema for XML, not actual GML data. The GML reader expects a GML document, but it would receive an XSD file instead, which leads to a parse/validation failure. The mismatch between the expected GML data and the provided XSD causes the workspace to fail.

This isn’t about file size or the number of inputs, and it wouldn’t succeed for the same reason: the input type is wrong.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy