Moderate

Which of the following statements about XML schemas is incorrect ?

Correct answer: C. All XML documents must have a schema

  • A. Schemas can specify integer values
  • B. Schemas are defined by XSD tag
  • C. All XML documents must have a schema
  • D. Schemas provide data oriented data types

Explanation

XML does not require a schema: a document can be well-formed without being validated against XSD. Schemas can define types such as integers, are written using XSD, and provide data-oriented type definitions.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions