#23 [html]
Restricting Complex Types
When you restrict a type, you remove content possibilities.
But you can only:
Remove optionality.
Prohibit elements/attributes.
Limit values (e.g. restrict them).