<!DOCTYPE root [
    <!ELEMENT y (#PCDATA|x|x)*>
    <!-- element types can't repeat in mixed content -->
    <!ELEMENT root ANY>
]>

<root/>
