<xsd:element name="span"> <xsd:complexType> <xsd:simpleContent> <!-- KAK changed <xsd:restriction base="xsd:string"> --> <xsd:extension base="xsd:string"> <xsd:attribute name="class" type="xsd:string" /> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element>