<xsd:attribute name="viewContext"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:pattern value="((\.|\#|[a-zA-Z0-9_])[a-zA-Z0-9_]*)(\s((\.|\#|[a-zA-Z0-9_])[a-zA-Z0-9_]*))*" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>