<xsd:simpleType name="isbnType"> <xsd:restriction base="string"> <xsd:length value="10" fixed="true"/> </xsd:restriction> </xsd:simpleType>