Name

xs:simpleContent — Simple content model declaration.

Synopsis

<xs:simpleContent
           id          = xs:ID
           {any attributes with non-schema namespace}
           >
           Content: ((xs:annotation?), (xs:restriction | xs:extension))
</xs:simpleContent>

May be included in: xs:complexType (local definition), xs:complexType (global definition)