I have a simple element in an XSD file "strict" that only acepts boolean, however when I use xs:extension, the type is no longer enforced.
xs:extension
Here