<xsd:complexType name="simpleWildcard"> <xsd:choice> <xsd:element name="QName" type="EQName"/> <xsd:element name="star" type="emptyContent"/> </xsd:choice> </xsd:complexType>