1527Software EngineeringMedium
Which of the following statements about XML schemas is incorrect?
ASchemas are defined by XSD tag
BAll XML documents must have a schema
CSchemas can specify integer values
DSchemas provide data oriented data types
Correct answer
B. All XML documents must have a schema
Explanation
The correct answer is All XML documents must have a schema.