<xsd:simpleType name="QNames"> <xsd:restriction> <xsd:simpleType> <xsd:list itemType="xsd:QName"/> </xsd:simpleType> <xsd:minLength value="1"/> </xsd:restriction> </xsd:simpleType>