Multiple choice technology programming languages

An Empty element is a

  1. Complex Content

  2. Simpel Content

  3. Hybrid Content

  4. Pre-Defined Content

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In XSD, an empty element has complex type with complexContent restriction. It may have attributes but no character content. Simple content would allow text content. 'Simpel' is also misspelled. Empty elements like
have complex content models in schema definitions.