<xs:simpleType name="binType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="xs:string"> <xs:length value="6" /> </xs:restriction> </xs:simpleType>