<xsd:simpleType name="listItem"> <xsd:restriction base="xsd:string"> <xsd:pattern value="\S+"/> </xsd:restriction> </xsd:simpleType>